mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-03-26 22:23:14 +00:00
refactor: remove put crate for identity types
This commit is contained in:
parent
096f355915
commit
fb5666065b
@ -1,7 +1,7 @@
|
||||
//! Chat-specific storage implementation.
|
||||
|
||||
mod migrations;
|
||||
pub(crate) mod types;
|
||||
mod types;
|
||||
|
||||
use storage::{RusqliteError, SqliteDb, StorageConfig, StorageError, params};
|
||||
use zeroize::Zeroize;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user