mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
formatting
This commit is contained in:
@@ -110,7 +110,7 @@ unsafe fn dc_job_perform(context: &Context, thread: libc::c_int, probe_network:
|
||||
},
|
||||
);
|
||||
match jobs {
|
||||
Ok(ref res) => {}
|
||||
Ok(ref res) => {}
|
||||
Err(ref err) => {
|
||||
info!(context, 0, "query failed: {:?}", err);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user