mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
chore: remove redundant imports
This commit is contained in:
@ -2,7 +2,6 @@ use actix_web::{
|
||||
test::{call_and_read_body, call_and_read_body_json, init_service, TestRequest},
|
||||
web::Bytes,
|
||||
};
|
||||
use mongodb::Client;
|
||||
|
||||
use super::*;
|
||||
|
||||
|
Reference in New Issue
Block a user