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

@ -334,7 +334,6 @@ def install_rootfs(rootfs_device: str, bootfs_device: str, device, flavour, arch
@click.group(name='image')
def cmd_image():
"""Build and manage device images"""
pass
@cmd_image.command(name='build')