mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
chore: fixup CryptoSessionDataTest
Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
parent
c6061be5a7
commit
5e054a2270
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ use OC\Session\CryptoSessionData;
|
|||
use OC\Session\Memory;
|
||||
use OCP\ISession;
|
||||
use OCP\Security\ICrypto;
|
||||
use OCP\Security\ISecureRandom;
|
||||
use PHPUnit\Framework\Attributes\CoversClass;
|
||||
use PHPUnit\Framework\Attributes\DataProvider;
|
||||
use PHPUnit\Framework\Attributes\UsesClass;
|
||||
|
|
|
|||
Loading…
Reference in a new issue