Remove unused import statement.

Change-Id: I7001ad47b3da0e9b8fa9e9f2b7e5037b945e3694
This commit is contained in:
qinhaizhong01
2019-10-10 23:16:07 -04:00
parent 5e76d31f92
commit abf91549aa

View File

@@ -20,8 +20,6 @@ import webob
import microversion_parse
import mock
# import the handlers to load up handler decorators
import placement.handler # noqa
from placement import microversion