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
image.py
1
image.py
|
@ -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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue