aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Command/Copy.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/lib/Command/Copy.php')
-rw-r--r--apps/files/lib/Command/Copy.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/lib/Command/Copy.php b/apps/files/lib/Command/Copy.php
index 678c82a138f..e9a9f764d94 100644
--- a/apps/files/lib/Command/Copy.php
+++ b/apps/files/lib/Command/Copy.php
@@ -25,7 +25,6 @@ namespace OCA\Files\Command;
use OC\Core\Command\Info\FileUtils;
use OCP\Files\Folder;
-use OCP\Files\File;
use Symfony\Component\Console\Command\Command;
use Symfony\Component\Console\Helper\QuestionHelper;
use Symfony\Component\Console\Input\InputArgument;