From c00902c956dd336fa1bdc74603312c1c95ac9d6b Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 31 Jan 2022 18:43:12 -0500 Subject: remove
--- app/views/players/index.html.erb | 1 - 1 file changed, 1 deletion(-) (limited to 'app/views/players') 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 @@

<%= pluralize(@players.count, 'total player') %>

-
<%= link_to "Add a player", new_player_path %> -- cgit 1.4.1