mirror of
https://github.com/chatmail/core.git
synced 2026-04-22 07:56:29 +03:00
Remove unused error module
This commit is contained in:
@@ -34,8 +34,6 @@ impl<T: rusqlite::ToSql + Send + Sync> ToSql for T {}
|
||||
|
||||
#[macro_use]
|
||||
pub mod log;
|
||||
#[macro_use]
|
||||
pub mod error;
|
||||
|
||||
#[cfg(feature = "internals")]
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user