Revert "indentation"

This reverts commit f02adf3001.
This commit is contained in:
Théophile Diot 2022-11-17 09:22:32 +00:00
parent 44c74f9be4
commit babb1c72cd
1 changed files with 1 additions and 1 deletions

View File

@ -282,4 +282,4 @@ class Instances:
if result:
return f"Instance {instance.name} has been restarted."
return f"Can't restart {instance.name}"
return f"Can't restart {instance.name}"