Browse Source

Merge pull request #35383 from nextcloud/fix/php-lint

Fix PHP lint CI failure
tags/v26.0.0beta1
Joas Schilling 1 year ago
parent
commit
b414f5ed86
No account linked to committer's email address
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      lib/private/Repair/NC25/AddMissingSecretJob.php

+ 0
- 1
lib/private/Repair/NC25/AddMissingSecretJob.php View File

@@ -22,7 +22,6 @@ declare(strict_types=1);
*/
namespace OC\Repair\NC25;

use OC\Authentication\Token\TokenCleanupJob;
use OCP\HintException;
use OCP\IConfig;
use OCP\Migration\IOutput;

Loading…
Cancel
Save