mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
run gofmt on everything we touched
This commit is contained in:
@@ -19,8 +19,8 @@ package api
|
||||
import (
|
||||
stderrs "errors"
|
||||
|
||||
"k8s.io/kubernetes/pkg/auth/user"
|
||||
"golang.org/x/net/context"
|
||||
"k8s.io/kubernetes/pkg/auth/user"
|
||||
)
|
||||
|
||||
// Context carries values across API boundaries.
|
||||
|
||||
Reference in New Issue
Block a user