mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-04 23:48:40 +00:00
tidy up
This commit is contained in:
parent
6ea7ddd7a0
commit
1a9a714fe7
1 changed files with 1 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue