summaryrefslogtreecommitdiffstats
path: root/core/Controller/RecommendedAppsController.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Controller/RecommendedAppsController.php')
-rw-r--r--core/Controller/RecommendedAppsController.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Controller/RecommendedAppsController.php b/core/Controller/RecommendedAppsController.php
index f0860f46a3f..fe3435d9be8 100644
--- a/core/Controller/RecommendedAppsController.php
+++ b/core/Controller/RecommendedAppsController.php
@@ -27,7 +27,6 @@ declare(strict_types=1);
namespace OC\Core\Controller;
use OCP\AppFramework\Controller;
-use OCP\AppFramework\Http\ContentSecurityPolicy;
use OCP\AppFramework\Http\Response;
use OCP\AppFramework\Http\StandaloneTemplateResponse;
use OCP\IInitialStateService;