Skip to content

Commit

Permalink
fix: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
joel authored and joel committed Feb 17, 2024
1 parent 3e4a1c8 commit fdb774d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/api/auth.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ package api

import (
"context"
"fmt"
"net/http"
"time"

"github.com/gofrs/uuid"
jwt "github.com/golang-jwt/jwt"
Expand Down

0 comments on commit fdb774d

Please sign in to comment.