summaryrefslogtreecommitdiffstats
path: root/lib/public/DirectEditing/IEditor.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/DirectEditing/IEditor.php')
-rw-r--r--lib/public/DirectEditing/IEditor.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/DirectEditing/IEditor.php b/lib/public/DirectEditing/IEditor.php
index 5b376ba2ad5..22ec130aee0 100644
--- a/lib/public/DirectEditing/IEditor.php
+++ b/lib/public/DirectEditing/IEditor.php
@@ -26,7 +26,6 @@ declare(strict_types=1);
namespace OCP\DirectEditing;
-
use OCP\AppFramework\Http\Response;
/**