Removed an useless import in PFListPane
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#===============================================================================
|
||||
|
||||
import wx
|
||||
import gui.mainFrame
|
||||
|
||||
class PFListPane(wx.ScrolledWindow):
|
||||
def __init__(self, parent):
|
||||
|
||||
Reference in New Issue
Block a user