remove trailing whitespace
This commit is contained in:
		@ -1988,7 +1988,7 @@ We do not extraxt '.pxar' archives when writing to stdandard output.
 | 
				
			|||||||
                .optional("repository", REPO_URL_SCHEMA.clone())
 | 
					                .optional("repository", REPO_URL_SCHEMA.clone())
 | 
				
			||||||
        ))
 | 
					        ))
 | 
				
			||||||
        .completion_cb("repository", complete_repository);
 | 
					        .completion_cb("repository", complete_repository);
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    let mount_cmd_def = CliCommand::new(
 | 
					    let mount_cmd_def = CliCommand::new(
 | 
				
			||||||
        ApiMethod::new(
 | 
					        ApiMethod::new(
 | 
				
			||||||
            mount,
 | 
					            mount,
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user