polished code

This commit is contained in:
2024-10-17 12:55:47 +03:00
parent a759f47c8e
commit 6727bd3769
2 changed files with 1 additions and 2 deletions

View File

@@ -29,7 +29,6 @@ var (
)
func init() {
fmt.Println("Running init")
initializers.LoadEnvVariables()
}