mirror of
https://github.com/fafhrd91/actix-net
synced 2025-02-20 11:00:31 +01:00
fix fmt
This commit is contained in:
parent
845b465f65
commit
234758cd55
@ -27,7 +27,6 @@ pub(crate) fn default_tokio_runtime() -> io::Result<tokio::runtime::Runtime> {
|
||||
.build()
|
||||
}
|
||||
|
||||
|
||||
impl Runtime {
|
||||
/// Returns a new runtime initialized with default configuration values.
|
||||
#[allow(clippy::new_ret_no_self)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user