From 9f848bb8aeb79f0ac47b5b239375bc3c78d3d6ce Mon Sep 17 00:00:00 2001 From: Adam Mcgrath Date: Thu, 26 Oct 2023 15:41:52 +0100 Subject: [PATCH] Fix lint --- src/deprecations.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/deprecations.ts b/src/deprecations.ts index 3d9ce9f2e..be81e7abe 100644 --- a/src/deprecations.ts +++ b/src/deprecations.ts @@ -5,9 +5,6 @@ import { EmailProviderUpdate, EmailProviderUpdateNameEnum, EmailProviderUpdateCredentials, - Client as _Client, - ClientCreate as _ClientCreate, - ClientUpdate as _ClientUpdate, ClientCreateOidcLogout, ClientOidcLogout, ClientUpdateOidcLogout,