Skip to content

Commit

Permalink
Merge pull request #26669 from nextcloud/nickvergessen-patch-1
Browse files Browse the repository at this point in the history
Fix PHP CS
  • Loading branch information
MorrisJobke authored Apr 21, 2021
2 parents a384cb4 + 2a11713 commit d2ea068
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/lib/Security/CredentialsManagerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -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;

/**
Expand Down

0 comments on commit d2ea068

Please sign in to comment.