From e08e007a6c50e1959a29a9d18dec8c52146a233c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 28 Apr 2014 09:33:06 -0400 Subject: run ./generate.sh --- app/views/tournaments/show.html.erb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'app/views/tournaments/show.html.erb') 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 @@ -35,11 +35,6 @@ <%= @tournament.max_teams_per_match %>

-

- Sampling method: - <%= @tournament.sampling_method %> -

-

Scoring method: <%= @tournament.scoring_method %> -- cgit v1.2.3