mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-17 15:51:23 +01:00
remove outdated comment
This commit is contained in:
parent
ce7efc1eff
commit
59147cbae7
1 changed files with 0 additions and 2 deletions
|
|
@ -288,8 +288,6 @@ impl KeyValueDatabase {
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Load an existing database or create a new one, and initialize all
|
|
||||||
/// services with the loaded database.
|
|
||||||
#[cfg_attr(
|
#[cfg_attr(
|
||||||
not(any(feature = "rocksdb", feature = "sqlite")),
|
not(any(feature = "rocksdb", feature = "sqlite")),
|
||||||
allow(unreachable_code)
|
allow(unreachable_code)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue