style: reformatted all files

This commit is contained in:
ITQ
2025-12-19 21:04:12 +03:00
parent d7320f2198
commit 5c89ca5f09
21 changed files with 288 additions and 107 deletions
+1 -1
View File
@@ -29,4 +29,4 @@ func main() {
log.Println("shutting down user server...")
srv.Stop()
log.Println("user server stopped")
}
}