fixup
This commit is contained in:
		@ -49,8 +49,6 @@ pub fn list_remotes(
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    let value = config.convert_to_array("name", Some(&digest), &["password"]);
 | 
					    let value = config.convert_to_array("name", Some(&digest), &["password"]);
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
    println!("TEST {:?}", value);
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    Ok(value.into())
 | 
					    Ok(value.into())
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user