trim leftovers to please the formatter

This commit is contained in:
InsanePrawn 2022-02-14 20:01:39 +01:00
parent 5f6772eb39
commit d2ec51b364
4 changed files with 0 additions and 4 deletions

View file

@ -11,7 +11,6 @@ PATHS = ['chroots', 'pacman', 'jumpdrive', 'packages', 'images']
@click.group(name='cache')
def cmd_cache():
"""Clean caches and chroots"""
pass
@cmd_cache.command(name='clean')