Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0

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
1 changed files with 0 additions and 1 deletions

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')