Skip to content

Commit be3be7f

Browse files
Merge pull request rails#44513 from p8/actionpack/remove-todo
Remove fixed TODO ActionController::Metal::ContentSecurityPolicy [ci-skip]
2 parents 65c1063 + 646c631 commit be3be7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

actionpack/lib/action_controller/metal/content_security_policy.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
module ActionController # :nodoc:
44
module ContentSecurityPolicy
5-
# TODO: Documentation
65
extend ActiveSupport::Concern
76

87
include AbstractController::Helpers

0 commit comments

Comments
 (0)