mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-11-09 10:35:42 +00:00
fix: coderabbit suggestions
This commit is contained in:
@@ -10,8 +10,8 @@ import (
|
||||
|
||||
var (
|
||||
loggerSkipPathsPrefix = []string{
|
||||
"GET /api/healthcheck",
|
||||
"HEAD /api/healthcheck",
|
||||
"GET /api/health",
|
||||
"HEAD /api/health",
|
||||
"GET /favicon.ico",
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user