Skip to content

Commit

Permalink
Removed auth
Browse files Browse the repository at this point in the history
  • Loading branch information
vulcan-dev committed Jul 14, 2021
1 parent 6d31c03 commit 08e3d88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ func Download() {
"Host": []string{"api.github.com"},
"Content-Type": []string{"application/json"},
"User-Agent": []string{"PostmanRuntime/7.28.0"},
"Authorization": []string{"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"},
}

client := &http.Client{}
Expand Down

0 comments on commit 08e3d88

Please sign in to comment.