Removed an useless import in PFListPane

This commit is contained in:
HomeWorld
2011-03-28 19:14:13 +03:00
parent 991addc5ec
commit 6d074668a9

View File

@@ -18,7 +18,6 @@
#===============================================================================
import wx
import gui.mainFrame
class PFListPane(wx.ScrolledWindow):
def __init__(self, parent):