mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 11:06:07 -04:00
Remove unused snapshot
This commit is contained in:
parent
4e57943cc5
commit
1c8ee06877
1 changed files with 0 additions and 2 deletions
|
@ -200,8 +200,6 @@ class ProfileHandler(BaseHandler):
|
|||
)
|
||||
|
||||
for j in joins:
|
||||
snapshot = yield self.store.snapshot_room(j)
|
||||
|
||||
content = {
|
||||
"membership": j.content["membership"],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue