From: Chang Liu Date: Thu, 21 Dec 2017 09:27:18 +0000 (+0800) Subject: mgr/dashboard: remove redundant python modules re/rados X-Git-Tag: v13.0.2~667^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d6bc960c5d6066cd81161c1d24816e6f86204cfb;p=ceph.git mgr/dashboard: remove redundant python modules re/rados Signed-off-by: Chang Liu --- diff --git a/src/pybind/mgr/dashboard/rgw.py b/src/pybind/mgr/dashboard/rgw.py index 3482163914c..98fd47d230d 100644 --- a/src/pybind/mgr/dashboard/rgw.py +++ b/src/pybind/mgr/dashboard/rgw.py @@ -1,8 +1,6 @@ # -*- code: utf-8 -*- import json -import re -import rados from remote_view_cache import RemoteViewCache import logging