removed excess blank line

This commit is contained in:
Mike Spreitzer 2020-01-17 12:30:07 -05:00
parent ec5321c6a9
commit f1c26bf436

View File

@ -25,7 +25,6 @@ import (
"k8s.io/apiserver/pkg/authentication/user"
)
// The objects that define an apiserver's initial behavior. The
// registered defaulting procedures make no changes to these
// particular objects (this is verified in the unit tests of the