Remove unnecessary import
This commit is contained in:
parent
9ac0d62149
commit
b2f349c05d
|
@ -38,7 +38,6 @@ import os
|
||||||
import logging
|
import logging
|
||||||
import threading
|
import threading
|
||||||
import pkg_resources
|
import pkg_resources
|
||||||
from twisted.internet import reactor
|
|
||||||
from twisted.internet.task import LoopingCall
|
from twisted.internet.task import LoopingCall
|
||||||
|
|
||||||
from deluge._libtorrent import lt
|
from deluge._libtorrent import lt
|
||||||
|
|
Loading…
Reference in New Issue