misc/makerelease: make goimports-safe

LGTM=bradfitz
R=adg, bradfitz, minux
CC=golang-codereviews
https://golang.org/cl/140310045
This commit is contained in:
Russ Cox 2014-09-06 21:10:06 -04:00
parent 9c721aedd5
commit 7230db9ef8
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ import (
"strings" "strings"
"code.google.com/p/goauth2/oauth" "code.google.com/p/goauth2/oauth"
"code.google.com/p/google-api-go-client/storage/v1beta2" storage "code.google.com/p/google-api-go-client/storage/v1beta2"
) )
var ( var (