mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 15:51:06 +01:00
Fix clippy warning
This commit is contained in:
parent
e225e2aec7
commit
8bc0227ec8
@ -373,7 +373,6 @@ mod test {
|
||||
};
|
||||
use serde::{Deserialize, Serialize};
|
||||
use serde_json::json;
|
||||
use time;
|
||||
|
||||
#[derive(Serialize, Deserialize, Debug, PartialEq)]
|
||||
pub struct IndexResponse {
|
||||
|
Loading…
Reference in New Issue
Block a user