fmt, fixes and additions
This commit is contained in:
@@ -33,6 +33,5 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
fs::remove_dir_all(db_path)?;
|
||||
println!("--- Cleaned up temporary database. ---");
|
||||
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
Reference in New Issue
Block a user