chore: removed unneeded todos;
feat: logger flushes buffer on creation
This commit is contained in:
@@ -28,7 +28,6 @@ type Config struct {
|
||||
|
||||
var config *Config
|
||||
|
||||
// TODO: migrate logging to Zap
|
||||
func LoadConfig() error {
|
||||
|
||||
// Load .env file
|
||||
|
||||
Reference in New Issue
Block a user