FIX: utorrent library error

This commit is contained in:
evilhero 2016-10-05 10:19:29 -04:00
parent e971620b43
commit d59e8eaaa7
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ from hashlib import sha1
from cStringIO import StringIO
import mylar
from mylar import logger, upload
from mylar import logger
class utorrentclient(object):