fix 'go vet' warnings

This commit is contained in:
Tim Hockin
2014-11-20 20:42:48 +08:00
parent ea960711ff
commit 95a9098311
19 changed files with 32 additions and 34 deletions

View File

@@ -1,3 +1,5 @@
// +build integration
/*
Copyright 2014 Google Inc. All rights reserved.
@@ -14,8 +16,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// +build integration
package integration
import (