mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 10:26:29 +03:00
upgrade repl
This commit is contained in:
@@ -217,7 +217,6 @@ impl Scheduler {
|
||||
task::spawn(async move { smtp_loop(ctx1, smtp_handlers).await });
|
||||
|
||||
info!(ctx, "scheduler is running");
|
||||
println!("RUN DONE");
|
||||
}
|
||||
|
||||
fn set_probe_network(&mut self, val: bool) {
|
||||
|
||||
Reference in New Issue
Block a user