fix: coderabbit comments

This commit is contained in:
Stavros
2026-05-09 17:00:02 +03:00
parent 548d97fa62
commit d5009070e3
17 changed files with 107 additions and 163 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ func NewLogger() *Logger {
App: model.LogStreamConfig{
Enabled: true,
},
// No reason to enabled audit by default since it will be suppressed by the log level
// No reason to enable audit by default since it will be suppressed by the log level
},
},
}