diff --git a/rhodecode/lib/cleanup.py b/rhodecode/lib/cleanup.py --- a/rhodecode/lib/cleanup.py +++ b/rhodecode/lib/cleanup.py @@ -140,4 +140,3 @@ class CleanupCommand(BasePasterCommand): action='store_true', dest='dont_ask', help=("Don't ask to remove repos")) - \ No newline at end of file