refactor(body): fix unused sync_wrapper when stream feature disabled (#2287)
This commit is contained in:
@@ -73,6 +73,7 @@ pub(crate) mod dispatch;
|
||||
mod pool;
|
||||
pub mod service;
|
||||
#[cfg(test)]
|
||||
#[cfg(feature = "runtime")]
|
||||
mod tests;
|
||||
|
||||
/// A Client to make outgoing HTTP requests.
|
||||
|
||||
Reference in New Issue
Block a user