Removed gnome.help import statement (no longer used)

svn: r207
This commit is contained in:
Don Allingham
2001-06-30 23:01:59 +00:00
parent 0963b42290
commit d1753d3f8b

View File

@@ -47,7 +47,6 @@ from gtk import *
from gnome.ui import *
import GTK
import gnome.help
import libglade
#-------------------------------------------------------------------------