diff options
Diffstat (limited to 'server/models/account/index.ts')
-rw-r--r-- | server/models/account/index.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/server/models/account/index.ts b/server/models/account/index.ts deleted file mode 100644 index 179f66974..000000000 --- a/server/models/account/index.ts +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | export * from './account-interface' | ||
2 | export * from './account-follow-interface' | ||
3 | export * from './account-video-rate-interface' | ||
4 | export * from './user-interface' | ||