mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 15:06:30 +03:00
chore: fix 2024-03-05 nightly clippy warnings
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
//! Internet Message Format reception pipeline.
|
||||
|
||||
use std::collections::HashSet;
|
||||
use std::convert::TryFrom;
|
||||
|
||||
use anyhow::{Context as _, Result};
|
||||
use mailparse::{parse_mail, SingleInfo};
|
||||
|
||||
Reference in New Issue
Block a user