Skip to content
Snippets Groups Projects
Commit b5df18ff authored by Martin Mareš's avatar Martin Mareš
Browse files

Cosmetics

parent 1647f991
No related branches found
No related tags found
No related merge requests found
......@@ -290,8 +290,6 @@ def parse_systemctl_status() -> Dict[str, Dict[str, str]]:
return status
def cmd_disable(args: argparse.Namespace) -> None:
cc = setup_container(args, False)
service_action(cc, 'disable')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment