Skip to content

Commit

Permalink
fix: Remove not needed ActiveStorage include
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentinchampenois committed Jan 5, 2024
1 parent 6390a60 commit 278863d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ class Application < Rails::Application
# the framework and any gems in your application.

config.to_prepare do
ActiveStorage::Blob.include ActiveStorage::Downloadable
require "extends/helpers/decidim/forms/application_helper_extends"
require "extends/cells/decidim/forms/step_navigation_cell_extends"
end
Expand Down

0 comments on commit 278863d

Please sign in to comment.