Run gofmt on the setup wizard and migration test

This commit is contained in:
Emil
2026-08-02 18:16:44 +03:00
parent 59e7fb0155
commit 565d4466e4
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -72,4 +72,3 @@ func runSetup(args []string) error {
log.Info("setup complete")
return nil
}