And one more unused import in interface.
This commit is contained in:
parent
e0ceccf82c
commit
3210066d6b
|
@ -34,7 +34,6 @@
|
|||
import os.path
|
||||
|
||||
import gobject
|
||||
|
||||
import pygtk
|
||||
pygtk.require('2.0')
|
||||
import gtk
|
||||
|
@ -46,7 +45,6 @@ import dgtk
|
|||
import ipc_manager
|
||||
import plugins
|
||||
import tab_details
|
||||
import files
|
||||
|
||||
class DelugeGTK:
|
||||
def __init__(self):
|
||||
|
|
Loading…
Reference in New Issue