mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
remove superfluous use statement
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
parent
c050ca9db4
commit
471369ca2b
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