about summary refs log tree commit diff
path: root/app/views/players
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/players')
-rw-r--r--app/views/players/index.html.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/players/index.html.erb b/app/views/players/index.html.erb
index 5ab8e81..772d19a 100644
--- a/app/views/players/index.html.erb
+++ b/app/views/players/index.html.erb
@@ -32,5 +32,4 @@
 
 <p><%= pluralize(@players.count, 'total player') %></p>
 
-<hr>
 <%= link_to "Add a player", new_player_path %>