From 01cf85e4e5e610bf667e4a55ff9647542aa926d1 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 9 Sep 2016 16:52:10 +0200 Subject: Fix the User_LDAP app --- apps/user_ldap/tests/Group_LDAPTest.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/user_ldap/tests/Group_LDAPTest.php') diff --git a/apps/user_ldap/tests/Group_LDAPTest.php b/apps/user_ldap/tests/Group_LDAPTest.php index 12f7eaa2256..17ed5909bfb 100644 --- a/apps/user_ldap/tests/Group_LDAPTest.php +++ b/apps/user_ldap/tests/Group_LDAPTest.php @@ -29,8 +29,6 @@ namespace OCA\User_LDAP\Tests; use OCA\User_LDAP\Group_LDAP as GroupLDAP; -use OCA\User_LDAP\Access; -use OCA\User_LDAP\Connection; use OCA\User_LDAP\ILDAPWrapper; /** -- cgit v1.2.3