From c927cd7c043d982f8ffb51c8a78288d88d825d82 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 22 Apr 2014 15:53:32 -0400 Subject: run ./generate.sh --- app/views/matches/show.html.erb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'app/views/matches/show.html.erb') diff --git a/app/views/matches/show.html.erb b/app/views/matches/show.html.erb index 3356e28..8384ff2 100644 --- a/app/views/matches/show.html.erb +++ b/app/views/matches/show.html.erb @@ -10,11 +10,6 @@ <%= @match.tournament_stage %>

-

- Name: - <%= @match.name %> -

-

Winner: <%= @match.winner %> -- cgit v1.2.3