Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
PreetinderSinghBadesha authored Jul 4, 2024
1 parent 61f538d commit ad7dd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"fmt"
"net/http"
"os"

auth "github.com/MicrosoftStudentChapter/Link-Generator/pkg/auth"
router "github.com/MicrosoftStudentChapter/Link-Generator/pkg/router"
"github.com/gorilla/mux"
"github.com/redis/go-redis/v9"
Expand Down

0 comments on commit ad7dd8c

Please sign in to comment.