Remove unused events/index.rabl
This commit is contained in:
parent
521b6ad904
commit
68f118100a
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
# License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later
|
||||
child @events => :data do
|
||||
collection @events, object_root: false
|
||||
attributes :name, :date, :url, :id
|
||||
end
|
Loading…
Reference in a new issue