Remove hack from EventParticipation

This is not needed anymore, because it generates now the correct xml
by default.
This commit is contained in:
Benjamin Neff 2017-05-01 23:40:25 +02:00
parent b510ed868f
commit 71264f90af
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -9,10 +9,6 @@ module DiasporaFederation
include Relayable
# Redefine the author property without +diaspora_handle+ +xml_name+
# @deprecated Can be removed after XMLs are generated with new names
property :author, :string
# @!attribute [r] status
# The participation status of the user
# "accepted", "declined" or "tentative"