This commit is contained in:
Martin Lensment 2015-07-09 13:04:16 +03:00
parent 55b746a428
commit bf2c0c6bb7
2 changed files with 0 additions and 13 deletions

View file

@ -19,6 +19,5 @@ class Admin::BlockedDomainsController < AdminController
flash.now[:alert] = I18n.t('failed_to_update_record')
render :index
end
end
end