chore: Remove unused import for test file

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
pull/59807/head
Côme Chilliet 1 month ago
parent f2671bfdaf
commit 2a42e7ec0a
No known key found for this signature in database
GPG Key ID: A3E2F658B28C760A
  1. 1
      tests/lib/User/SessionTest.php

@ -10,7 +10,6 @@
namespace Test\User;
use OC\AppFramework\Http\Request;
use OC\Authentication\Exceptions\InvalidTokenException;
use OC\Authentication\Token\DefaultTokenMapper;
use OC\Authentication\Token\DefaultTokenProvider;
use OC\Authentication\Token\IProvider;

Loading…
Cancel
Save