mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
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:
parent
54a2824408
commit
646c631869
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
module ActionController # :nodoc:
|
||||
module ContentSecurityPolicy
|
||||
# TODO: Documentation
|
||||
extend ActiveSupport::Concern
|
||||
|
||||
include AbstractController::Helpers
|
||||
|
|
Loading…
Reference in a new issue