Remove unused import

This commit is contained in:
cncfanatics
2010-08-15 18:02:49 +02:00
parent f99765f749
commit 00b468898e

View File

@@ -17,7 +17,6 @@
# along with pyfa. If not, see <http://www.gnu.org/licenses/>.
#===============================================================================
import wx.aui
from gui.fittingView import FittingView
from gui.statsPane import StatsPane