Skip to content

Commit

Permalink
revert removing import
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-picpay committed Oct 17, 2024
1 parent a65969f commit bfabf96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions models.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ import (
"bytes"
"encoding/json"
"strings"

"github.com/golang-jwt/jwt/v5"
)

// GetQueryParams converts the struct to map[string]string
Expand Down

0 comments on commit bfabf96

Please sign in to comment.