Merge pull request #44513 from p8/actionpack/remove-todo

Remove fixed TODO ActionController::Metal::ContentSecurityPolicy [ci-skip]
This commit is contained in:
Jonathan Hefner 2022-02-21 14:15:07 -06:00 committed by GitHub
commit be3be7fb04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,6 @@
module ActionController # :nodoc:
module ContentSecurityPolicy
# TODO: Documentation
extend ActiveSupport::Concern
include AbstractController::Helpers