mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
cargo fmt
This commit is contained in:
@@ -8,9 +8,9 @@ use rand::{thread_rng, Rng};
|
||||
|
||||
use crate::chat;
|
||||
use crate::config::Config;
|
||||
use crate::configure::*;
|
||||
use crate::constants::*;
|
||||
use crate::context::Context;
|
||||
use crate::configure::*;
|
||||
use crate::dc_e2ee::*;
|
||||
use crate::dc_msg::*;
|
||||
use crate::dc_tools::*;
|
||||
|
||||
Reference in New Issue
Block a user