mirror of
https://github.com/chatmail/core.git
synced 2026-05-14 04:16:30 +03:00
fix securejoin cancelation
This commit is contained in:
@@ -1113,7 +1113,6 @@ LIMIT 1;
|
||||
})
|
||||
.await;
|
||||
|
||||
dbg!(&job_res);
|
||||
match job_res {
|
||||
Ok(job) => break job,
|
||||
Err(_) => {
|
||||
|
||||
Reference in New Issue
Block a user