mirror of
https://github.com/markqvist/LXMF.git
synced 2025-04-14 04:23:11 -04:00
Cleanup
This commit is contained in:
parent
a3e3868f92
commit
fb4bf9b0b9
@ -742,7 +742,6 @@ class LXMRouter:
|
||||
return node_stats
|
||||
|
||||
def stats_get_request(self, path, data, request_id, remote_identity, requested_at):
|
||||
RNS.log("Stats request", RNS.LOG_DEBUG) # TODO: Remove debug
|
||||
if remote_identity == None:
|
||||
return LXMPeer.ERROR_NO_IDENTITY
|
||||
elif remote_identity.hash != self.identity.hash:
|
||||
|
Loading…
x
Reference in New Issue
Block a user