mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 12:36:02 -04:00
Fix lint errors
This commit is contained in:
parent
d4bb28c59b
commit
fcd9ba8802
2 changed files with 4 additions and 4 deletions
|
@ -372,7 +372,6 @@ class FederationClient(FederationBase):
|
|||
|
||||
pdu_dict = ret["event"]
|
||||
|
||||
|
||||
logger.debug("Got response to make_join: %s", pdu_dict)
|
||||
|
||||
defer.returnValue(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue