aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Command/Object/Get.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/lib/Command/Object/Get.php')
-rw-r--r--apps/files/lib/Command/Object/Get.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/lib/Command/Object/Get.php b/apps/files/lib/Command/Object/Get.php
index cad1f3d98ac..dfd44341638 100644
--- a/apps/files/lib/Command/Object/Get.php
+++ b/apps/files/lib/Command/Object/Get.php
@@ -23,7 +23,6 @@ declare(strict_types=1);
namespace OCA\Files\Command\Object;
-use OCP\Files\File;
use Symfony\Component\Console\Command\Command;
use Symfony\Component\Console\Input\InputArgument;
use Symfony\Component\Console\Input\InputInterface;