Skip to content

Commit

Permalink
Run workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tomoish committed Jan 29, 2024
1 parent 0b96e93 commit ae25f5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ func getLanguageHandler(w http.ResponseWriter, r *http.Request) {
}

func getCommitStreakHandler(w http.ResponseWriter, r *http.Request) {
// ctx := context.Background()

queryValues := r.URL.Query()
username := queryValues.Get("username")
Expand Down

0 comments on commit ae25f5d

Please sign in to comment.