This commit is contained in:
ITQ
2025-12-17 17:33:02 +03:00
parent 76ceea07b7
commit af03bc2c76
18 changed files with 420 additions and 190 deletions
+1 -1
View File
@@ -29,4 +29,4 @@ func main() {
log.Println("shutting down competition server...")
srv.Stop()
log.Println("competition server stopped")
}
}