diff options
Diffstat (limited to 'shared/utils/index.ts')
-rw-r--r-- | shared/utils/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared/utils/index.ts b/shared/utils/index.ts index 469546872..9d0bbaa38 100644 --- a/shared/utils/index.ts +++ b/shared/utils/index.ts | |||
@@ -8,7 +8,6 @@ export * from './miscs/miscs' | |||
8 | export * from './miscs/stubs' | 8 | export * from './miscs/stubs' |
9 | export * from './miscs/sql' | 9 | export * from './miscs/sql' |
10 | export * from './server/follows' | 10 | export * from './server/follows' |
11 | export * from './requests/activitypub' | ||
12 | export * from './requests/requests' | 11 | export * from './requests/requests' |
13 | export * from './requests/check-api-params' | 12 | export * from './requests/check-api-params' |
14 | export * from './server/servers' | 13 | export * from './server/servers' |