From: Varsha Rao Date: Thu, 6 Jun 2019 15:47:19 +0000 (+0530) Subject: cephfs-shell: Remove unnecessary empty line X-Git-Tag: v14.2.2~23^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ff364093996f378769725ec1683f9e5609050259;p=ceph.git cephfs-shell: Remove unnecessary empty line This patch fixes flake8 too many blank lines error. Fixes: https://tracker.ceph.com/issues/40191 Signed-off-by: Varsha Rao (cherry picked from commit d141adac9ae8b704884d160b5458a431321a0b2a) --- diff --git a/src/tools/cephfs/cephfs-shell b/src/tools/cephfs/cephfs-shell index 205c1856b57..769c16b7822 100644 --- a/src/tools/cephfs/cephfs-shell +++ b/src/tools/cephfs/cephfs-shell @@ -1209,7 +1209,6 @@ sub-directories, files') self.poutput('max_files is not set') pass - def do_help(self, line): """ Get details about a command.