mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
Update CredentialsManagerTest.php
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
9e8690d912
commit
2a11713337
1 changed files with 0 additions and 3 deletions
|
|
@ -21,14 +21,11 @@
|
|||
|
||||
namespace Test\Security;
|
||||
|
||||
use OC\DB\ConnectionAdapter;
|
||||
use OC\Security\CredentialsManager;
|
||||
use OC\SystemConfig;
|
||||
use OCP\DB\IResult;
|
||||
use OCP\DB\QueryBuilder\IExpressionBuilder;
|
||||
use OCP\DB\QueryBuilder\IQueryBuilder;
|
||||
use OCP\IDBConnection;
|
||||
use OCP\ILogger;
|
||||
use OCP\Security\ICrypto;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue