summaryrefslogtreecommitdiff
path: root/app/views/matches/show.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/matches/show.html.erb')
-rw-r--r--app/views/matches/show.html.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/matches/show.html.erb b/app/views/matches/show.html.erb
index 3f9c6b4..01484d3 100644
--- a/app/views/matches/show.html.erb
+++ b/app/views/matches/show.html.erb
@@ -64,7 +64,6 @@
<% end %>
<% when 2 %>
<!-- Started, waiting to finish -->
- <!-- TODO -->
<%= @match.render_sampling(current_user) %>
<% when 3 %>
<!-- Finished -->