diff --git a/app/views/notifications/_header.html.erb b/app/views/notifications/_header.html.erb index f93f46a6..794bfdf7 100644 --- a/app/views/notifications/_header.html.erb +++ b/app/views/notifications/_header.html.erb @@ -9,10 +9,3 @@ -

- <% if devise_error_messages? %> - <%= devise_error_messages! %> - <% elsif notice %> - <%= notice %> - <% end %> -