Skip to content

Commit

Permalink
Update authorization.go
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshal101 authored Dec 21, 2023
1 parent 210cf4a commit 381c1d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions middlewares/authorization.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ package middlewares

import (
"net/http"

"github.com/hanshal101/jwt/models"
"github.com/hanshal101/jwt/token"

"github.com/gin-gonic/gin"
)

Expand Down

0 comments on commit 381c1d9

Please sign in to comment.