mirror of
https://github.com/fafhrd91/actix-web
synced 2025-07-24 17:55:27 +02:00
Check format and tweak CI config (#1619)
This commit is contained in:
@@ -23,7 +23,6 @@ use futures_util::future::ok;
|
||||
use futures_util::StreamExt;
|
||||
use serde::de::DeserializeOwned;
|
||||
use serde::Serialize;
|
||||
use serde_json;
|
||||
use socket2::{Domain, Protocol, Socket, Type};
|
||||
|
||||
pub use actix_http::test::TestBuffer;
|
||||
|
Reference in New Issue
Block a user