mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-06 16:38:43 +00:00
Remove unnecessary import
This commit is contained in:
parent
9ac0d62149
commit
b2f349c05d
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue