diff --git a/gui/PFListPane.py b/gui/PFListPane.py index 904df8f79..9c30327e2 100644 --- a/gui/PFListPane.py +++ b/gui/PFListPane.py @@ -18,7 +18,6 @@ #=============================================================================== import wx -import gui.mainFrame class PFListPane(wx.ScrolledWindow): def __init__(self, parent):