Merge "don't need to 'import identity' as the same name 'identity'"
This commit is contained in:
commit
c40fe6b31f
@ -35,8 +35,7 @@ from openstack_dashboard.api import cinder
|
||||
from openstack_dashboard.api import keystone
|
||||
from openstack_dashboard.api import nova
|
||||
from openstack_dashboard.usage import quotas
|
||||
from openstack_dashboard.utils import identity as identity
|
||||
|
||||
from openstack_dashboard.utils import identity
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user