Formatting

This commit is contained in:
Alvaro Muñoz
2023-09-11 16:57:59 +02:00
parent 5b54ffbf91
commit 94f7572d92
2 changed files with 7 additions and 9 deletions

View File

@@ -1,7 +1,6 @@
package config
package config
const (
MAX_MRVA_REPOSITORIES = 1000
WORKERS = 10
)