From 1de45d9f4f2a39e205dd99e0dcf8b0c323537fea Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Thu, 11 Dec 2014 17:08:29 +0100 Subject: Spare code cosmetics --- pyload/manager/thread/InfoThread.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'pyload/manager/thread/InfoThread.py') diff --git a/pyload/manager/thread/InfoThread.py b/pyload/manager/thread/InfoThread.py index f8ff34f7b..99bf97fc8 100644 --- a/pyload/manager/thread/InfoThread.py +++ b/pyload/manager/thread/InfoThread.py @@ -16,9 +16,6 @@ from pycurl import error from pyload.datatype.PyFile import PyFile from pyload.manager.thread.PluginThread import PluginThread -from pyload.plugins.Plugin import Abort, Fail, Reconnect, Retry, SkipDownload -from pyload.utils.packagetools import parseNames -from pyload.utils import safe_join from pyload.api import OnlineStatus -- cgit v1.2.3