mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2024-11-09 21:29:06 -05:00
refactor: whitespace
This commit is contained in:
parent
46160bb1f9
commit
84afd4b64e
|
@ -187,7 +187,6 @@ pub async fn db_writer(
|
||||||
None
|
None
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
// check for NIP-05 verification
|
// check for NIP-05 verification
|
||||||
if nip05_enabled && validation.is_some() {
|
if nip05_enabled && validation.is_some() {
|
||||||
match validation.as_ref().unwrap() {
|
match validation.as_ref().unwrap() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user