remove unused imports.

This commit is contained in:
Mahmoud Rawas 2025-01-08 14:45:57 +11:00
parent 0625d08e4e
commit c6f14279d7
4 changed files with 1 additions and 5 deletions

View file

@ -1,5 +1,4 @@
use actix_web::test;
use actix_web::web::resource;
use meili_snap::{json_string, snapshot};
use meilisearch::Opt;
use time::format_description::well_known::Rfc3339;