server/serverctl.py
branchstable
changeset 4719 aaed3f813ef8
parent 4718 3dc3ad02d091
child 4831 c5aec27c1bf7
child 4837 54969eec48eb
--- a/server/serverctl.py	Fri Feb 26 13:12:01 2010 +0100
+++ b/server/serverctl.py	Fri Feb 26 13:19:14 2010 +0100
@@ -446,7 +446,6 @@
 
     def run(self, args):
         """run the command with its specific arguments"""
-        from cubicweb.server.sqlutils import sqlexec, SQL_PREFIX
         from cubicweb.server.utils import crypt_password, manager_userpasswd
         appid = pop_arg(args, 1, msg='No instance specified !')
         config = ServerConfiguration.config_for(appid)