diff --git a/lib/runosaari_web/templates/performer/index.html.eex b/lib/runosaari_web/templates/performer/index.html.eex index 2a29a64..7c0729f 100644 --- a/lib/runosaari_web/templates/performer/index.html.eex +++ b/lib/runosaari_web/templates/performer/index.html.eex @@ -32,5 +32,3 @@ <% end %> - -<%= link "New Performer", to: Routes.performer_path(@conn, :new) %>