remove debug println
This commit is contained in:
		| @ -296,8 +296,6 @@ fn create_fixed_index( | ||||
|  | ||||
|     let env: &BackupEnvironment = rpcenv.as_ref(); | ||||
|  | ||||
|     println!("PARAM: {:?}", param); | ||||
|  | ||||
|     let name = tools::required_string_param(¶m, "archive-name")?.to_owned(); | ||||
|     let size = tools::required_integer_param(¶m, "size")? as usize; | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user