conduit "library" delete, resolve some warnings from that

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-04-22 22:36:11 -04:00 committed by June
parent 5e8ae971f1
commit 472c32f453
10 changed files with 344 additions and 96 deletions

View file

@ -544,6 +544,7 @@ impl KeyValueDatabase {
}
}
#[allow(dead_code)]
pub fn flush(&self) -> Result<()> {
let start = std::time::Instant::now();