style: organize and format use statements
This commit is contained in:
committed by
Andrew Phillips (aider)
parent
dbf3d70128
commit
ceb50a03b3
@@ -200,7 +200,6 @@ impl FromStr for NumberOrString {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
fn main() -> Result<(), Error> {
|
||||
use std::fs;
|
||||
let proj_dirs = ProjectDirs::from("gt0.ca", "Andrew Phillips", "Keep");
|
||||
|
||||
Reference in New Issue
Block a user