auth0 / go-jwt-middleware

A Middleware for Go Programming Language to check for JWTs on HTTP requests
MIT License
1.07k stars 205 forks source link

Remove unnecessary import of go-jwt-middleware #271

Closed sidma64 closed 3 months ago

sidma64 commented 4 months ago

📝 Checklist

🔧 Changes

Remove extra import on the example on README.md.