mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #29367 from k82cn/rm_empty_line
Automatic merge from submit-queue Removed unnecessary empty line.
This commit is contained in:
		@@ -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")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user