mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-11 12:04:10 +00:00
remove unused import
This commit is contained in:
parent
d953c8d8b4
commit
25271af9f3
@ -33,10 +33,9 @@
|
||||
|
||||
import pygtk
|
||||
pygtk.require('2.0')
|
||||
import gtk, gtk.glade
|
||||
import gtk
|
||||
import gettext
|
||||
|
||||
from deluge.config import Config
|
||||
import deluge.common
|
||||
import pkg_resources
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user