Skip to content

Commit 40019b1

Browse files
authored
Update application.html.erb
1 parent 1c05c32 commit 40019b1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/views/layouts/application.html.erb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
<link rel="shortcut icon" href="<%= current_project.favicon %>">
2525
<% end %>
2626

27-
<script src="https://cdn.polyfill.io/v1/polyfill.min.js?features=default,es6,Promise,fetch&amp;flags=gated"></script>
2827
<%= javascript_include_tag "application" %>
2928
<script src='/js/custom.js' charset="utf-8"></script>
3029

0 commit comments

Comments
 (0)