Skip to content

Commit

Permalink
revert: "fix: Disable author tooltip (#113)" (#116)
Browse files Browse the repository at this point in the history
This reverts commit 7639d0a.
  • Loading branch information
Quentinchampenois authored Nov 6, 2024
1 parent 7639d0a commit b90bd24
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 155 deletions.
13 changes: 0 additions & 13 deletions app/presenters/concerns/decidim/user_presenter_concern.rb

This file was deleted.

1 change: 0 additions & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ class Application < Rails::Application

config.to_prepare do
ActiveStorage::Blob.include ActiveStorage::Downloadable
Decidim::UserPresenter.include Decidim::UserPresenterConcern
end

config.after_initialize do
Expand Down
141 changes: 0 additions & 141 deletions spec/presenters/decidim/user_presenter_spec.rb

This file was deleted.

0 comments on commit b90bd24

Please sign in to comment.