Better formatting of dump

This commit is contained in:
lash
2025-04-04 01:15:02 +01:00
parent fbd50145fc
commit fa6980f545
2 changed files with 1 additions and 2 deletions

View File

@@ -73,7 +73,6 @@ func main() {
fmt.Fprintf(os.Stderr, "cmd parse fail: %v\n", err)
os.Exit(1)
}
logg.Infof("start command", "conn", conns, "subcmd", x)
menuStorageService := storage.NewMenuStorageService(conns)