Update hlog_mw.go
This commit is contained in:
parent
0c14562b95
commit
c1f7f8067a
@ -3,7 +3,6 @@ package log_mw
|
||||
import (
|
||||
"github.com/gofiber/fiber/v2"
|
||||
"github.com/themakers/hlog"
|
||||
"strings"
|
||||
)
|
||||
|
||||
const HlogCtxKey string = "logger"
|
||||
|
Loading…
Reference in New Issue
Block a user