Correcting all go vet errors
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// +build unit_test
|
||||
|
||||
/*
|
||||
Copyright 2015 The Kubernetes Authors All rights reserved.
|
||||
|
||||
@@ -14,8 +16,6 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
// +build unit_test
|
||||
|
||||
package service
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user