chore: fix nightly clippy warnings

This commit is contained in:
link2xt
2024-04-10 14:01:57 +00:00
parent bab311730c
commit fbbefe6b49
6 changed files with 8 additions and 8 deletions

View File

@@ -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};