mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
cargo fmt
This commit is contained in:
@@ -24,9 +24,7 @@ use num_traits::{FromPrimitive, ToPrimitive};
|
|||||||
|
|
||||||
use deltachat::contact::Contact;
|
use deltachat::contact::Contact;
|
||||||
use deltachat::context::Context;
|
use deltachat::context::Context;
|
||||||
use deltachat::dc_tools::{
|
use deltachat::dc_tools::{as_path, as_str, dc_strdup, to_string_lossy, OsStrExt, StrExt};
|
||||||
as_path, as_str, dc_strdup, to_string_lossy, OsStrExt, StrExt,
|
|
||||||
};
|
|
||||||
use deltachat::*;
|
use deltachat::*;
|
||||||
|
|
||||||
// as C lacks a good and portable error handling,
|
// as C lacks a good and portable error handling,
|
||||||
|
|||||||
Reference in New Issue
Block a user