Remove unnecessary import

This commit is contained in:
Andrew Resch 2011-02-23 11:22:29 -08:00
parent 9ac0d62149
commit b2f349c05d
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ import os
import logging
import threading
import pkg_resources
from twisted.internet import reactor
from twisted.internet.task import LoopingCall
from deluge._libtorrent import lt