mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
cargo fmt
This commit is contained in:
committed by
holger krekel
parent
cde587fefa
commit
6067d40a6f
@@ -976,10 +976,7 @@ async fn perform_job_action(
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
info!(
|
info!(context, "Finished immediate try {} of job {}", tries, job);
|
||||||
context,
|
|
||||||
"Finished immediate try {} of job {}", tries, job
|
|
||||||
);
|
|
||||||
|
|
||||||
try_res
|
try_res
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user