summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nova/auth/manager.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/nova/auth/manager.py b/nova/auth/manager.py
index e5efbca24..6d71a7ad6 100644
--- a/nova/auth/manager.py
+++ b/nova/auth/manager.py
@@ -35,10 +35,6 @@ from nova import utils
from nova.auth import signer
from nova.network import vpn
-#unused imports
-#from nova import datastore
-#from nova.auth import ldapdriver # for flags
-#from nova import objectstore # for flags
FLAGS = flags.FLAGS