Remove hack from EventParticipation
This is not needed anymore, because it generates now the correct xml by default.
This commit is contained in:
parent
b510ed868f
commit
71264f90af
1 changed files with 0 additions and 4 deletions
|
|
@ -9,10 +9,6 @@ module DiasporaFederation
|
||||||
|
|
||||||
include Relayable
|
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
|
# @!attribute [r] status
|
||||||
# The participation status of the user
|
# The participation status of the user
|
||||||
# "accepted", "declined" or "tentative"
|
# "accepted", "declined" or "tentative"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue