Removed unused use declaration

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
Côme Chilliet 2021-12-14 13:51:18 +01:00 committed by Carl Schwan
parent 150e6adbc5
commit 69f9e9f387

View file

@ -43,7 +43,6 @@
*/
namespace OCA\User_LDAP;
use Closure;
use Exception;
use OC;
use OCP\Cache\CappedMemoryCache;