Skip to content

Commit

Permalink
remove unused dep oauth2
Browse files Browse the repository at this point in the history
Signed-off-by: aburan28 <[email protected]>
  • Loading branch information
aburan28 committed Dec 24, 2024
1 parent 37b9a00 commit bfd0206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applicationset/services/pull_request/github.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import (
"net/http"
"os"

"github.com/aburan28/httpcache"
"github.com/google/go-github/v66/github"
"golang.org/x/oauth2"
)

type GithubService struct {
Expand Down

0 comments on commit bfd0206

Please sign in to comment.