Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Commit

Permalink
Project import generated by Copybara.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 205831522
  • Loading branch information
Cloud Build Team authored and bendory committed Jul 24, 2018
1 parent 711a2d1 commit 024da0f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions common/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,6 @@ func SubstituteAndValidate(b *pb.Build, substMap map[string]string) error {

// TokenTransport is a RoundTripper that automatically applies OAuth
// credentials from the token source.
//
// This can be replaced by google.DefaultClient when metadata spoofing works by
// IP address (b/33233310).
type TokenTransport struct {
Ts oauth2.TokenSource
}
Expand Down

0 comments on commit 024da0f

Please sign in to comment.