mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-07 22:14:57 -04:00
Add copyright notices and fix pyflakes errors
This commit is contained in:
parent
112c7ea315
commit
c6eafdfbaf
7 changed files with 59 additions and 7 deletions
|
@ -111,8 +111,6 @@ class RoomCreationHandler(BaseRoomHandler):
|
|||
servers=[self.hs.hostname],
|
||||
)
|
||||
|
||||
federation_handler = self.hs.get_handlers().federation_handler
|
||||
|
||||
@defer.inlineCallbacks
|
||||
def handle_event(event):
|
||||
snapshot = yield self.store.snapshot_room(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue