summaryrefslogtreecommitdiff
path: root/app/views/tournaments/show.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/tournaments/show.html.erb')
-rw-r--r--app/views/tournaments/show.html.erb5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/tournaments/show.html.erb b/app/views/tournaments/show.html.erb
index f407295..ca65ac6 100644
--- a/app/views/tournaments/show.html.erb
+++ b/app/views/tournaments/show.html.erb
@@ -36,11 +36,6 @@
</p>
<p>
- <strong>Sampling method:</strong>
- <%= @tournament.sampling_method %>
-</p>
-
-<p>
<strong>Scoring method:</strong>
<%= @tournament.scoring_method %>
</p>