Don't import removed "unused" module.

svn: r13781
This commit is contained in:
Brian Matherly 2009-12-13 05:36:16 +00:00
parent 098e6c427d
commit 4793422042

View File

@ -34,7 +34,6 @@ from statusbar import Statusbar
from styledtextbuffer import *
from styledtexteditor import *
from toolcomboentry import *
from unused import *
from validatedcomboentry import *
from validatedmaskedentry import *
from valueaction import *