mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
run gofmt on everything we touched
This commit is contained in:
@@ -27,8 +27,8 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"k8s.io/kubernetes/pkg/api/rest"
|
||||
"golang.org/x/net/websocket"
|
||||
"k8s.io/kubernetes/pkg/api/rest"
|
||||
)
|
||||
|
||||
func TestProxy(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user