mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +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!(
|
||||
context,
|
||||
"Finished immediate try {} of job {}", tries, job
|
||||
);
|
||||
info!(context, "Finished immediate try {} of job {}", tries, job);
|
||||
|
||||
try_res
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user