Skip to content

Commit 2d12aec

Browse files
committed
remove timezone (rebase artifact)
1 parent 3d9486e commit 2d12aec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mimefactory.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ use std::io::Cursor;
55

66
use anyhow::{Context as _, Result, bail, ensure};
77
use base64::Engine as _;
8-
use chrono::TimeZone;
98
use data_encoding::BASE32_NOPAD;
109
use deltachat_contact_tools::sanitize_bidi_characters;
1110
use iroh_gossip::proto::TopicId;

0 commit comments

Comments
 (0)