delete a module never used
delete the utils in this code, which never used Change-Id: I9e0f484c507b913bcee91d62c9d118c0219cc13c
This commit is contained in:
parent
c3476b5ca7
commit
0d956a8137
@ -17,7 +17,6 @@
|
||||
|
||||
from nova.openstack.common import log as logging
|
||||
from nova.scheduler import filters
|
||||
from nova import utils
|
||||
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
Loading…
Reference in New Issue
Block a user