mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
clean up database file after testing (#5087)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
This commit is contained in:
@ -72,5 +72,5 @@ where
|
||||
tx.inner.commit().unwrap();
|
||||
}
|
||||
|
||||
db
|
||||
db.into_inner_db()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user