Merge pull request #29508 from k82cn/add_whitspace

Automatic merge from submit-queue

Remove unnecessary empty line.
This commit is contained in:
k8s-merge-robot
2016-07-27 19:52:47 -07:00
committed by GitHub

View File

@@ -34,7 +34,6 @@ type Registry interface {
}
// storage puts strong typing around storage calls
type storage struct {
rest.StandardStorage
}