mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Cargo insta test/review
This commit is contained in:
parent
2f577b6fcd
commit
2de8a0711a
13 changed files with 56 additions and 43 deletions
|
@ -1,13 +1,7 @@
|
|||
#![allow(dead_code)]
|
||||
|
||||
use std::path::Path;
|
||||
<<<<<<< HEAD
|
||||
||||||| parent of 931d5622 (test the details of all tasks type)
|
||||
use std::sync::Arc;
|
||||
=======
|
||||
use std::sync::Arc;
|
||||
use std::time::Duration;
|
||||
>>>>>>> 931d5622 (test the details of all tasks type)
|
||||
|
||||
use actix_http::body::MessageBody;
|
||||
use actix_web::dev::ServiceResponse;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue