]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: do not import unused module
authorKefu Chai <kchai@redhat.com>
Thu, 4 Jul 2019 07:01:28 +0000 (15:01 +0800)
committerRamana Raja <rraja@redhat.com>
Wed, 17 Jul 2019 10:07:37 +0000 (15:37 +0530)
commitbb9048a7b0ae4ee807e539ef760b31093ad3bad8
treee6f77234bdb8df04f7e2f2220b987e09214608bc
parent64f035c0ee2ba1c936a11527465472057c51362f
mgr/volumes: do not import unused module

cephfs is not used in this module, so drop its `import`

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit bc13b7941dc06072d103dd50e00f8089dfacfb13)
src/pybind/mgr/volumes/module.py