remove unnecessary import
This commit is contained in:
parent
e59571671c
commit
e50a423f33
@ -50,11 +50,6 @@ from charmhelpers.contrib.openstack.openstack_utils import (
|
|||||||
save_script_rc,
|
save_script_rc,
|
||||||
)
|
)
|
||||||
|
|
||||||
from charmhelpers.contrib.openstack.context import (
|
|
||||||
OSContextIncomplete,
|
|
||||||
OSContextError,
|
|
||||||
)
|
|
||||||
|
|
||||||
from charmhelpers.contrib.hahelpers.ceph_utils import (
|
from charmhelpers.contrib.hahelpers.ceph_utils import (
|
||||||
configure,
|
configure,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user