Remove fixed TODO ActionController::Metal::ContentSecurityPolicy [ci-skip]

The ActionController::Metal::ContentSecurityPolicy has documentation so
the TODO for documentation can be removed.
This commit is contained in:
Petrik 2022-02-21 21:09:40 +01:00
parent 54a2824408
commit 646c631869

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