Skip to content

Commit

Permalink
Remove extra commented out js/css link tags
Browse files Browse the repository at this point in the history
  • Loading branch information
murny committed Jan 28, 2024
1 parent 503b89c commit f69b3d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@
<%= render partial: 'analytics' %>
<%= yield(:head) %>
<%#= javascript_include_tag "application", "data-turbo-track": "reload", defer: true %>
<%#= stylesheet_link_tag "application" %>
</head>

<body>
Expand Down

0 comments on commit f69b3d5

Please sign in to comment.