Skip to content

Commit 6a8b189

Browse files
authored
Merge pull request #34220 from nextcloud/fix-php-cs-setup
Make phpcs happy and remove unused setup thing
2 parents c579fcb + c2bd4f3 commit 6a8b189

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/private/Setup.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
use bantu\IniGetWrapper\IniGetWrapper;
5252
use Exception;
5353
use InvalidArgumentException;
54-
use OC\App\AppStore\Bundles\BundleFetcher;
5554
use OC\Authentication\Token\PublicKeyTokenProvider;
5655
use OC\Authentication\Token\TokenCleanupJob;
5756
use OC\Log\Rotate;

0 commit comments

Comments
 (0)