mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 00:46:30 +03:00
If there's no peers we can't join the gossip?
This commit is contained in:
@@ -19,7 +19,6 @@ use std::path::Path;
|
||||
use std::str::FromStr;
|
||||
|
||||
use anyhow::{anyhow, bail, ensure, format_err, Context as _, Result};
|
||||
|
||||
use deltachat_derive::FromSql;
|
||||
use iroh_gossip::proto::TopicId;
|
||||
use lettre_email::mime;
|
||||
|
||||
Reference in New Issue
Block a user