mirror of
https://github.com/chatmail/core.git
synced 2026-05-09 01:46:30 +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: ::std::future::Future + Send + 'static,
|
||||||
Fut::Output: Send + 'static,
|
Fut::Output: Send + 'static,
|
||||||
{
|
{
|
||||||
|
|
||||||
#[cfg(tokio_unstable)]
|
#[cfg(tokio_unstable)]
|
||||||
{
|
{
|
||||||
::tokio::task::Builder::new()
|
::tokio::task::Builder::new()
|
||||||
|
|||||||
Reference in New Issue
Block a user