mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-18 11:34:20 -05:00
Remove unused snapshot
This commit is contained in:
parent
4e57943cc5
commit
1c8ee06877
@ -200,8 +200,6 @@ class ProfileHandler(BaseHandler):
|
|||||||
)
|
)
|
||||||
|
|
||||||
for j in joins:
|
for j in joins:
|
||||||
snapshot = yield self.store.snapshot_room(j)
|
|
||||||
|
|
||||||
content = {
|
content = {
|
||||||
"membership": j.content["membership"],
|
"membership": j.content["membership"],
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user