Lint code

This commit is contained in:
multi prise
2025-09-09 23:22:51 +02:00
committed by Damir Jelić
parent b26ce417f0
commit abecb33e34

View File

@@ -48,7 +48,6 @@ pub use self::state_store::{SqliteStateStore, DATABASE_NAME as STATE_STORE_DATAB
#[cfg(test)]
matrix_sdk_test_utils::init_tracing_for_tests!();
/// A enum used to store the secret that gives access to a store
#[derive(Clone, Debug, PartialEq, Zeroize, ZeroizeOnDrop)]
pub enum Secret {