]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Angular modules cleanup 21402/head
authorTiago Melo <tmelo@suse.com>
Fri, 13 Apr 2018 00:21:01 +0000 (01:21 +0100)
committerTiago Melo <tmelo@suse.com>
Fri, 13 Apr 2018 00:21:54 +0000 (01:21 +0100)
commite2054b6a1aaa98d36b57c74bb1c324301cf2cf83
tree3769425de49b41e8b05d6b973542c6a2d02fb1bd
parentc6207d21a89039553ec71ea3d843e9263caa7273
mgr/dashboard: Angular modules cleanup

Removed the import of modules that were already being imported through the
Shared module.

Removed duplicated providers, those services were already provided in the api
module.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/block.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/cluster.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/services.module.ts