Remove imp_unittest

This commit is contained in:
Robin Dunn
2016-05-07 18:53:47 -07:00
parent 04b0b3fe43
commit 4f38ee259d
309 changed files with 308 additions and 318 deletions

View File

@@ -1,5 +1,5 @@
import imp_unittest, unittest
import unittest
import wx
#---------------------------------------------------------------------------