diff --git a/lib/tokens/jwt.go b/lib/tokens/jwt.go index a9f11d0e..8b18688f 100644 --- a/lib/tokens/jwt.go +++ b/lib/tokens/jwt.go @@ -12,7 +12,6 @@ import ( "github.com/golang-jwt/jwt" "github.com/labstack/echo/v4" "github.com/labstack/echo/v4/middleware" - "github.com/labstack/gommon/log" ) type jwtCustomClaims struct {