Removes unused imports
This commit is contained in:
parent
62ce24e218
commit
e1ffd188a5
@ -14,14 +14,11 @@
|
||||
|
||||
import json
|
||||
import posixpath
|
||||
import urllib2
|
||||
import urlparse
|
||||
|
||||
from oslo.config import cfg
|
||||
|
||||
from cloudbaseinit.metadata.services import base
|
||||
from cloudbaseinit.openstack.common import log as logging
|
||||
from cloudbaseinit.osutils import factory as osutils_factory
|
||||
from cloudbaseinit.utils.windows import x509
|
||||
|
||||
opts = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user