mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Removed unnecessary empty line.
This commit is contained in:
parent
80a59f0294
commit
d0c67d8fee
@ -166,7 +166,6 @@ func (g *APIGroupVersion) newInstaller() *APIInstaller {
|
||||
// TODO: document all handlers
|
||||
// InstallVersionHandler registers the APIServer's `/version` handler
|
||||
func InstallVersionHandler(mux Mux, container *restful.Container) {
|
||||
|
||||
// Set up a service to return the git code version.
|
||||
versionWS := new(restful.WebService)
|
||||
versionWS.Path("/version")
|
||||
|
Loading…
Reference in New Issue
Block a user