mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
remove unused use statement
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
parent
5c21e94db8
commit
a358c4d81f
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@ use OCA\User_LDAP\Connection;
|
|||
use OCA\User_LDAP\Group_LDAP as GroupLDAP;
|
||||
use OCA\User_LDAP\ILDAPWrapper;
|
||||
use OCA\User_LDAP\User\Manager;
|
||||
use function SebastianBergmann\GlobalState\functions;
|
||||
use Test\TestCase;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue