Skip to content

Commit

Permalink
[#53039] undefined method check_clamav for `Admin::Settings::Attach…
Browse files Browse the repository at this point in the history
  • Loading branch information
akabiru authored Feb 26, 2024
1 parent 1e9515b commit bd4bf9b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ module Admin::Settings
class AttachmentsSettingsController < ::Admin::SettingsController
menu_item :attachments_settings

before_action :check_clamav, only: %i[update]

def default_breadcrumb
t(:'attributes.attachments')
end
Expand Down

0 comments on commit bd4bf9b

Please sign in to comment.