server/msplanner.py
branchtls-sprint
changeset 940 15dcdc863965
parent 442 b1cf7611f8b3
child 1132 96752791c2b6
--- a/server/msplanner.py	Tue Feb 24 11:35:08 2009 +0100
+++ b/server/msplanner.py	Tue Feb 24 11:59:53 2009 +0100
@@ -64,7 +64,7 @@
 from rql.nodes import VariableRef, Comparison, Relation, Constant, Exists, Variable
 
 from cubicweb import server
-from cubicweb.common.utils import make_uid
+from cubicweb.utils import make_uid
 from cubicweb.server.utils import cleanup_solutions
 from cubicweb.server.ssplanner import SSPlanner, OneFetchStep, add_types_restriction
 from cubicweb.server.mssteps import *