chore: Apply codestyle fixer again
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
Родитель
cf0a1c6037
Коммит
1a0b5662a0
|
@ -25,8 +25,8 @@ declare(strict_types=1);
|
|||
|
||||
namespace OCA\LDAPContactsBackend\Service;
|
||||
|
||||
use OCA\User_LDAP\Configuration;
|
||||
use OCA\LDAPContactsBackend\Model\LDAPBaseConfiguration;
|
||||
use OCA\User_LDAP\Configuration;
|
||||
use OCA\User_LDAP\Helper;
|
||||
use OutOfBoundsException;
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
/**
|
||||
* @copyright Copyright (c) 2020 Arthur Schiwon <blizzz@arthur-schiwon.de>
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче