mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 23:44:53 -04:00
Lint code
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user