Remove stranded code

This commit is contained in:
Brendan Abolivier 2019-05-16 18:35:25 +01:00
parent 115b79948f
commit 64805e6811
No known key found for this signature in database
GPG Key ID: 8EF1500759F70623
1 changed files with 0 additions and 1 deletions

View File

@ -1321,7 +1321,6 @@ class FederationHandler(BaseHandler):
sender, target, event.room_id,
)
FrozenEvent.from_event(event)
event.unsigned.pop("invite_room_state", None)
defer.returnValue(event)