Browse Source

Make phpcs happy and remove unused setup thing

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
pull/34220/head
Vincent Petry 3 years ago
parent
commit
c2bd4f39c1
No known key found for this signature in database GPG Key ID: E055D6A4D513575C
  1. 1
      lib/private/Setup.php

1
lib/private/Setup.php

@ -51,7 +51,6 @@ namespace OC;
use bantu\IniGetWrapper\IniGetWrapper;
use Exception;
use InvalidArgumentException;
use OC\App\AppStore\Bundles\BundleFetcher;
use OC\Authentication\Token\PublicKeyTokenProvider;
use OC\Authentication\Token\TokenCleanupJob;
use OC\Log\Rotate;

Loading…
Cancel
Save