Remove unused injected module

Change-Id: I467f5c5bba8c1b197c424d72efe67075ac599ceb
This commit is contained in:
jing.liuqing 2017-06-19 22:18:19 +08:00
parent 95d78a140f
commit d08c6f6085
1 changed files with 1 additions and 2 deletions

View File

@ -34,8 +34,7 @@
run.$inject = [ run.$inject = [
'horizon.framework.conf.resource-type-registry.service', 'horizon.framework.conf.resource-type-registry.service',
'horizon.app.core.network_qos.service', 'horizon.app.core.network_qos.service',
'horizon.app.core.network_qos.resourceType', 'horizon.app.core.network_qos.resourceType'
'horizon.app.core.openstack-service-api.neutron'
]; ];
function run(registry, function run(registry,