From: Varsha Rao Date: Thu, 6 Jun 2019 15:47:19 +0000 (+0530) Subject: cephfs-shell: Remove unnecessary empty line X-Git-Tag: v15.1.0~2526^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F28433%2Fhead;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 --- diff --git a/src/tools/cephfs/cephfs-shell b/src/tools/cephfs/cephfs-shell index 2d4dfe0a040e..67f2d9c1616e 100755 --- a/src/tools/cephfs/cephfs-shell +++ b/src/tools/cephfs/cephfs-shell @@ -1213,7 +1213,6 @@ sub-directories, files') self.poutput('max_files is not set') pass - def do_help(self, line): """ Get details about a command.