diff options
Diffstat (limited to 'lib/public/Security/IContentSecurityPolicyManager.php')
-rw-r--r-- | lib/public/Security/IContentSecurityPolicyManager.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Security/IContentSecurityPolicyManager.php b/lib/public/Security/IContentSecurityPolicyManager.php index 346816e23cb..878527bc4be 100644 --- a/lib/public/Security/IContentSecurityPolicyManager.php +++ b/lib/public/Security/IContentSecurityPolicyManager.php @@ -24,7 +24,6 @@ declare(strict_types=1); * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCP\Security; use OCP\AppFramework\Http\EmptyContentSecurityPolicy; |