Browse Source

upload_video.py: remove unused imports

Arnau Sanchez 10 years ago
parent
commit
f6cb948d73
1 changed files with 0 additions and 2 deletions
  1. 0 2
      youtube_upload/upload_video.py

+ 0 - 2
youtube_upload/upload_video.py

@@ -1,5 +1,3 @@
-import time
-import random
 import httplib
 
 import apiclient.http