mirror of
https://github.com/markqvist/LXMF.git
synced 2025-07-02 01:46:48 -04:00
Cleanup
This commit is contained in:
parent
a3e3868f92
commit
fb4bf9b0b9
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue