summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/keystone-all1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/keystone-all b/bin/keystone-all
index ff3143bd..0ed21790 100755
--- a/bin/keystone-all
+++ b/bin/keystone-all
@@ -21,7 +21,6 @@ if os.path.exists(os.path.join(possible_topdir,
from paste import deploy
from keystone import config
-from keystone.common import wsgi
from keystone.common import wsgi_server
from keystone.common import utils
from keystone.openstack.common import importutils