There are some flake8 errors. Clear them before other work.
[escalator.git] / api / escalator / cmd / api.py
index 7b29589..a0f63dc 100644 (file)
@@ -32,9 +32,7 @@ from oslo_log import log as logging
 import osprofiler.notifier
 import osprofiler.web
 
-from escalator.common import utils
 from escalator.common import config
-from escalator.common import exception
 from escalator.common import wsgi
 from escalator import notifier