summaryrefslogtreecommitdiff
path: root/app/views/matches/show.json.jbuilder
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/matches/show.json.jbuilder')
-rw-r--r--app/views/matches/show.json.jbuilder2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/matches/show.json.jbuilder b/app/views/matches/show.json.jbuilder
index 145f069..dd2cde3 100644
--- a/app/views/matches/show.json.jbuilder
+++ b/app/views/matches/show.json.jbuilder
@@ -1 +1 @@
-json.extract! @match, :id, :status, :tournament_stage_id, :winner_id, :remote_id, :submitted_peer_evaluations, :created_at, :updated_at
+json.extract! @match, :id, :status, :tournament_stage_id, :winner_id, :created_at, :updated_at