mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -04:00
Fix PHP CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
167efa19d7
commit
29a66a5e49
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ namespace OC\Setup;
|
|||
use OC\DB\ConnectionAdapter;
|
||||
use OC\DB\MySqlTools;
|
||||
use OCP\IDBConnection;
|
||||
use OCP\ILogger;
|
||||
use Doctrine\DBAL\Platforms\MySQL80Platform;
|
||||
use OCP\Security\ISecureRandom;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue