diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2010-09-04 14:42:56 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2010-09-04 14:42:56 +0200 |
commit | d8f424dd6fcfd68a5e758a95347668d5a2939984 (patch) | |
tree | 7e7b79bfcd576b871be4110cae82583721728734 /pyLoadCli.py | |
parent | megaupload fix 2 (diff) | |
download | pyload-d8f424dd6fcfd68a5e758a95347668d5a2939984.tar.xz |
hoster fixes, new tray icon
Diffstat (limited to 'pyLoadCli.py')
-rwxr-xr-x | pyLoadCli.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyLoadCli.py b/pyLoadCli.py index da261a070..14934ff50 100755 --- a/pyLoadCli.py +++ b/pyLoadCli.py @@ -27,7 +27,6 @@ from os.path import join import sys from sys import exit import threading -import time from time import sleep import xmlrpclib from traceback import print_exc |