X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/88ba316abeecffccd1cb51c63ce5594c95023624..446837c3511bf76f11b0d1e6d5a3ff79b69b0d70:/app/views/layouts/_head.html.erb?ds=sidebyside
diff --git a/app/views/layouts/_head.html.erb b/app/views/layouts/_head.html.erb
index 9fdb2637f..63cbe7082 100644
--- a/app/views/layouts/_head.html.erb
+++ b/app/views/layouts/_head.html.erb
@@ -1,8 +1,6 @@
<%= tag.head :data => application_data do %>
- <%= javascript_include_tag "html5shiv/dist/html5shiv" unless browser.html5? %>
- <%= javascript_include_tag "es5" unless browser.es5? %>
<%= javascript_include_tag "es6" unless browser.es6? %>
<%= javascript_include_tag "application" %>
<%= javascript_include_tag "i18n/#{I18n.locale}" %>