mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -04:00
Merge pull request #35383 from nextcloud/fix/php-lint
Fix PHP lint CI failure
This commit is contained in:
commit
b414f5ed86
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Reference in a new issue