mirror of
https://github.com/golang/oauth2.git
synced 2025-07-21 00:00:09 +08:00
gofmt -s -w -l does this simplification. Running gofmt when this package is vendored causes the vendored file to be simplified. Change-Id: I00502ff564bd5cff2614a8372db7beb1eb4519ec Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com> Reviewed-on: https://go-review.googlesource.com/37013 Reviewed-by: Chris Broadfoot <cbro@golang.org>