mirror of
https://github.com/oxen-io/lokinet
synced 2023-12-14 06:53:00 +01:00
fix compile warning
This commit is contained in:
parent
e060082441
commit
6b2ad94731
1 changed files with 1 additions and 2 deletions
|
@ -78,7 +78,6 @@ namespace llarp
|
|||
if(msg.questions[0].HasTLD(".snode"))
|
||||
return true;
|
||||
}
|
||||
else
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue