--- a/server/serverconfig.py Mon Oct 12 12:20:41 2009 +0200
+++ b/server/serverconfig.py Mon Oct 12 12:20:51 2009 +0200
@@ -15,7 +15,7 @@
from logilab.common.decorators import wproperty, cached, clear_cache
from cubicweb import CW_SOFTWARE_ROOT, RegistryNotFound
-from cubicweb.toolsutils import env_path, read_config, restrict_perms_to_user
+from cubicweb.toolsutils import read_config, restrict_perms_to_user
from cubicweb.cwconfig import CubicWebConfiguration, merge_options
from cubicweb.server import SOURCE_TYPES