From: Varsha Rao Date: Mon, 11 Jan 2021 14:28:46 +0000 (+0530) Subject: mgr/volumes/module: Remove unused json module X-Git-Tag: v17.1.0~2662^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b207c92ee6c27cf92b29613d2c57d1accb0840a2;p=ceph.git mgr/volumes/module: Remove unused json module Signed-off-by: Varsha Rao --- diff --git a/src/pybind/mgr/volumes/module.py b/src/pybind/mgr/volumes/module.py index c8412697cf5a..262441b7f000 100644 --- a/src/pybind/mgr/volumes/module.py +++ b/src/pybind/mgr/volumes/module.py @@ -1,5 +1,4 @@ import errno -import json import logging import traceback import threading