diff --git a/app/views/layouts/_head.html.haml b/app/views/layouts/_head.html.haml index fa4d760a20eb1293937276b32e18f766e2c17f02..afcc2b6e4f31f034e75c0ea881d70884fee01d0d 100644 --- a/app/views/layouts/_head.html.haml +++ b/app/views/layouts/_head.html.haml @@ -35,8 +35,6 @@ = webpack_bundle_tag "main" = webpack_bundle_tag "raven" if current_application_settings.clientside_sentry_enabled - = current_application_settings.clientside_sentry_enabled - - if content_for?(:page_specific_javascripts) = yield :page_specific_javascripts