trim leftovers to please the formatter
This commit is contained in:
parent
5f6772eb39
commit
d2ec51b364
4 changed files with 0 additions and 4 deletions
1
cache.py
1
cache.py
|
@ -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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue