mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 17:06:28 +03:00
cargo fmt
This commit is contained in:
@@ -755,7 +755,6 @@ macro_rules! spawn_named_task {
|
||||
Fut: ::std::future::Future + Send + 'static,
|
||||
Fut::Output: Send + 'static,
|
||||
{
|
||||
|
||||
#[cfg(tokio_unstable)]
|
||||
{
|
||||
::tokio::task::Builder::new()
|
||||
|
||||
Reference in New Issue
Block a user