More lint

This commit is contained in:
2025-01-24 09:38:56 -08:00
parent c58234fa2e
commit de95781ce7
3 changed files with 0 additions and 3 deletions

View File

@@ -9,7 +9,6 @@ use log::{error, info, warn};
use mailparse::{parse_content_type, parse_mail, MailHeader, MailHeaderMap, ParsedMail};
use memmap::MmapOptions;
use notmuch::Notmuch;
use rocket::http::uri::error::PathError;
use sqlx::PgPool;
use tracing::instrument;