Commit 36a7a1a7 authored by Lei Gong's avatar Lei Gong

fix some style error using gofmt

parent c4ca6638
...@@ -2,7 +2,8 @@ package expansion ...@@ -2,7 +2,8 @@ package expansion
import ( import (
"testing" "testing"
api "k8s.io/kubernetes/pkg/apis/core"
api "k8s.io/kubernetes/pkg/apis/core"
) )
func TestMapReference(t *testing.T) { func TestMapReference(t *testing.T) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment