Skip to content

Commit 2cf4f9c

Browse files
committed
fix(dav): remove unused import in TokenController test
Signed-off-by: Enrique Pérez Arnaud <enrique@cazalla.net>
1 parent 79390a1 commit 2cf4f9c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/dav/tests/unit/Controller/TokenControllerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
use OCP\IAppConfig;
2222
use OCP\IRequest;
2323
use OCP\Security\ISecureRandom;
24-
use OCP\Security\Signature\Exceptions\IncomingRequestException;
2524
use OCP\Security\Signature\Exceptions\SignatoryNotFoundException;
2625
use OCP\Security\Signature\Exceptions\SignatureException;
2726
use OCP\Security\Signature\Exceptions\SignatureNotFoundException;

0 commit comments

Comments
 (0)