Don't add a 'prev' key to m.room.member messages

This commit is contained in:
Erik Johnston 2014-11-19 17:59:51 +00:00
parent 03dc63f6c8
commit 415ddf59bb
2 changed files with 0 additions and 4 deletions

View file

@ -202,7 +202,6 @@ class ProfileHandler(BaseHandler):
content = {
"membership": j.content["membership"],
"prev": j.content["membership"],
}
yield self.distributor.fire(