mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 00:46:30 +03:00
chore: fix 2024-03-05 nightly clippy warnings
This commit is contained in:
@@ -696,9 +696,8 @@ fn encoded_img_exceeds_bytes(
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use anyhow::Result;
|
||||
use fs::File;
|
||||
use image::{GenericImageView, Pixel};
|
||||
use image::Pixel;
|
||||
|
||||
use super::*;
|
||||
use crate::chat::{self, create_group_chat, ProtectionStatus};
|
||||
|
||||
Reference in New Issue
Block a user