Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Firesphere committed Feb 28, 2019
1 parent 0ee998a commit e398146
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Extensions/ControllerCSPExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ protected function setCSPDomainPolicies($policy)
foreach ($domains as $type => $domain) {
$policy->addSourceExpression($map[$type], $domain);
}
exit;
}

protected function setReportPolicy()
Expand Down

0 comments on commit e398146

Please sign in to comment.