Does not need to import workflows.

This commit is contained in:
Einar Ryeng 2007-12-14 11:46:08 +00:00
parent 7600abf372
commit 0e8d864ace

View File

@ -5,7 +5,6 @@ import sys
import os
import gobject
import logger, project, workflow
import workflows
DATADIR = os.path.dirname(sys.modules['fluents'].__file__)
GLADEFILENAME = os.path.join(DATADIR, 'fluents.glade')