Apply make fmt

This commit is contained in:
Abel Luck 2025-06-03 13:24:01 +02:00
parent d8eda81e0e
commit 3702fc3acb
11 changed files with 96 additions and 100 deletions

View file

@ -48,4 +48,4 @@ func main() {
if err != nil {
log.Fatal(err.Error())
}
}
}