code cleanups
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		| @ -521,9 +521,6 @@ async fn handle_request(api: Arc<ApiConfig>, req: Request<Body>) -> Result<Respo | ||||
|  | ||||
|     let comp_len = components.len(); | ||||
|  | ||||
|     //println!("REQUEST {} {}", method, path); | ||||
|     //println!("COMPO {:?}", components); | ||||
|  | ||||
|     let env_type = api.env_type(); | ||||
|     let mut rpcenv = RestEnvironment::new(env_type); | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user