diff options
Diffstat (limited to 'shared/extra-utils/index.ts')
-rw-r--r-- | shared/extra-utils/index.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/shared/extra-utils/index.ts b/shared/extra-utils/index.ts index cf6418249..f69d7241e 100644 --- a/shared/extra-utils/index.ts +++ b/shared/extra-utils/index.ts | |||
@@ -13,10 +13,6 @@ export * from './server' | |||
13 | export * from './requests/check-api-params' | 13 | export * from './requests/check-api-params' |
14 | export * from './requests/requests' | 14 | export * from './requests/requests' |
15 | 15 | ||
16 | export * from './server/clients' | ||
17 | export * from './server/config' | ||
18 | export * from './server/servers' | ||
19 | |||
20 | export * from './users/accounts' | 16 | export * from './users/accounts' |
21 | export * from './users/blocklist' | 17 | export * from './users/blocklist' |
22 | export * from './users/login' | 18 | export * from './users/login' |