db: drop fs database code

This commit is contained in:
Vincent Breitmoser
2025-09-29 21:36:59 +02:00
parent 2e9a14f58e
commit 178dfb9dec
2 changed files with 0 additions and 1058 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -18,7 +18,6 @@ use types::{Email, Fingerprint, KeyID};
pub mod sync;
pub mod wkd;
mod fs;
mod sqlite;
pub use crate::sqlite::Sqlite;