chore: removed unneeded todos;

feat: logger flushes buffer on creation
This commit is contained in:
2025-06-11 03:23:14 +03:00
parent ddd3e40575
commit 77b5134857
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,6 @@ type Config struct {
var config *Config
// TODO: migrate logging to Zap
func LoadConfig() error {
// Load .env file