From: Yao Zongyou Date: Fri, 18 Aug 2017 07:00:36 +0000 (+0800) Subject: librgw_file: remove unused using sentence. X-Git-Tag: v13.0.1~129^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=dcfea5f04f2a9a88e8df5b0d14dfdbf5071a99ff;p=ceph.git librgw_file: remove unused using sentence. Signed-off-by: Yao Zongyou --- diff --git a/src/test/librgw_file.cc b/src/test/librgw_file.cc index c8dea47baa7b..cd8d997ae491 100644 --- a/src/test/librgw_file.cc +++ b/src/test/librgw_file.cc @@ -61,8 +61,6 @@ TEST(LibRGW, MOUNT) { TEST(LibRGW, GETATTR_ROOT) { if (do_getattr) { - using std::get; - if (! fs) return;