Skip to content

Commit 584c351

Browse files
committed
remove unused constant (and shade)
1 parent cc7b2b5 commit 584c351

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/secure_headers/headers/policy_management.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ def self.included(base)
55
base.extend(ClassMethods)
66
end
77

8-
MODERN_BROWSERS = %w(Chrome Opera Firefox)
98
DEFAULT_CONFIG = {
109
default_src: %w(https:),
1110
img_src: %w(https: data: 'self'),

0 commit comments

Comments
 (0)