Does not need to import workflows.
This commit is contained in:
parent
7600abf372
commit
0e8d864ace
|
@ -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')
|
||||
|
|
Reference in New Issue