summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Config/SystemMountPoint.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/lib/Config/SystemMountPoint.php')
-rw-r--r--apps/files_external/lib/Config/SystemMountPoint.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_external/lib/Config/SystemMountPoint.php b/apps/files_external/lib/Config/SystemMountPoint.php
index 7de07699164..32a39c0e063 100644
--- a/apps/files_external/lib/Config/SystemMountPoint.php
+++ b/apps/files_external/lib/Config/SystemMountPoint.php
@@ -23,7 +23,6 @@ declare(strict_types=1);
namespace OCA\Files_External\Config;
-
use OCP\Files\Mount\ISystemMountPoint;
class SystemMountPoint extends ExternalMountPoint implements ISystemMountPoint {