mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-26 11:21:08 +00:00
tidy up imports
This commit is contained in:
parent
895f16b883
commit
ca316750e8
@ -22,13 +22,12 @@
|
||||
# Boston, MA 02110-1301, USA.
|
||||
#
|
||||
|
||||
import glob
|
||||
import shutil
|
||||
import os
|
||||
import os.path
|
||||
import glob
|
||||
import base64
|
||||
import shutil
|
||||
import threading
|
||||
import pkg_resources
|
||||
import base64
|
||||
|
||||
from twisted.internet import reactor
|
||||
from twisted.internet.task import LoopingCall
|
||||
|
Loading…
x
Reference in New Issue
Block a user