mirror of
https://github.com/nextcloud/server.git
synced 2026-04-25 16:19:06 -04:00
Removed unused use declaration
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
150e6adbc5
commit
69f9e9f387
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@
|
|||
*/
|
||||
namespace OCA\User_LDAP;
|
||||
|
||||
use Closure;
|
||||
use Exception;
|
||||
use OC;
|
||||
use OCP\Cache\CappedMemoryCache;
|
||||
|
|
|
|||
Loading…
Reference in a new issue