mirror of
https://github.com/chatmail/core.git
synced 2026-04-22 16:06:30 +03:00
cargo fmt
This commit is contained in:
@@ -60,7 +60,6 @@ pub unsafe fn dc_get_securejoin_qr(
|
||||
}
|
||||
let self_addr = context.sql.get_config(context, "configured_addr");
|
||||
|
||||
|
||||
if self_addr.is_none() {
|
||||
error!(context, 0, "Not configured, cannot generate QR code.",);
|
||||
return cleanup(fingerprint, invitenumber, auth, qr);
|
||||
|
||||
Reference in New Issue
Block a user