mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 05:46:29 +03:00
chore: fix nightly clippy warnings
This commit is contained in:
@@ -740,7 +740,6 @@ fn add_white_bg(img: &mut DynamicImage) {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use fs::File;
|
||||
use image::Pixel;
|
||||
|
||||
use super::*;
|
||||
use crate::chat::{self, create_group_chat, ProtectionStatus};
|
||||
|
||||
Reference in New Issue
Block a user