Skip to content

Commit 3cbb447

Browse files
fix: remove unused ldap from rest-typings
1 parent ecc4d9f commit 3cbb447

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

packages/rest-typings/src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ import type { InstancesEndpoints } from './v1/instances';
2727
import type { IntegrationsEndpoints } from './v1/integrations';
2828
import type { IntegrationHooksEndpoints } from './v1/integrations/hooks';
2929
import type { InvitesEndpoints } from './v1/invites';
30-
import type { LDAPEndpoints } from './v1/ldap';
3130
import type { LicensesEndpoints } from './v1/licenses';
3231
import type { MailerEndpoints } from './v1/mailer';
3332
import type { MeEndpoints } from './v1/me';
@@ -66,7 +65,6 @@ export interface Endpoints
6665
EmojiCustomEndpoints,
6766
GroupsEndpoints,
6867
ImEndpoints,
69-
LDAPEndpoints,
7068
RoomsEndpoints,
7169
PushEndpoints,
7270
RolesEndpoints,

packages/rest-typings/src/v1/ldap.ts

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)