Skip to content

Commit 32cb3bb

Browse files
committed
chore: run cs fixer
Signed-off-by: Kent Delante <[email protected]>
1 parent 263a212 commit 32cb3bb

File tree

1 file changed

+2
-3
lines changed
  • apps/files/lib/Command/Object/Multi

1 file changed

+2
-3
lines changed

apps/files/lib/Command/Object/Multi/Move.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@
88

99
namespace OCA\Files\Command\Object\Multi;
1010

11-
use OCP\IConfig;
12-
use OCP\IUser;
13-
use OCP\IUserManager;
1411
use OC\Core\Command\Base;
1512
use OC\Files\ObjectStore\PrimaryObjectStoreConfig;
13+
use OCP\IConfig;
14+
use OCP\IUserManager;
1615
use Symfony\Component\Console\Input\InputInterface;
1716
use Symfony\Component\Console\Input\InputOption;
1817
use Symfony\Component\Console\Output\OutputInterface;

0 commit comments

Comments
 (0)