tidy up
This commit is contained in:
parent
6ea7ddd7a0
commit
1a9a714fe7
|
@ -48,10 +48,7 @@
|
||||||
|
|
||||||
import deluge_core
|
import deluge_core
|
||||||
import os, os.path, shutil, statvfs
|
import os, os.path, shutil, statvfs
|
||||||
import pickle
|
import pickle, time, gettext, pref
|
||||||
import time
|
|
||||||
import gettext
|
|
||||||
import pref
|
|
||||||
|
|
||||||
# Constants
|
# Constants
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue