Skip to content

Commit bf7a25a

Browse files
committed
cleanup
1 parent 4a63e05 commit bf7a25a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/tokens/jwt.go

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import (
1212
"github.com/golang-jwt/jwt"
1313
"github.com/labstack/echo/v4"
1414
"github.com/labstack/echo/v4/middleware"
15-
"github.com/labstack/gommon/log"
1615
)
1716

1817
type jwtCustomClaims struct {

0 commit comments

Comments
 (0)