Remove debug info

This commit is contained in:
Robin Ward 2019-11-01 09:30:44 -04:00
parent 640a05c4ee
commit 4e07f725c6

View File

@ -442,7 +442,6 @@ module ApplicationHelper
ids = theme_ids
end
Rails.logger.info "0 >>>>>> #{name}"
Stylesheet::Manager.stylesheet_link_tag(name, 'all', ids)
end