mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2025-07-31 00:18:27 -04:00
refactor: whitespace
This commit is contained in:
@@ -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() {
|
||||||
|
Reference in New Issue
Block a user