diff options
Diffstat (limited to 'shared/models/users/registration/index.ts')
-rw-r--r-- | shared/models/users/registration/index.ts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/shared/models/users/registration/index.ts b/shared/models/users/registration/index.ts deleted file mode 100644 index 593740c4f..000000000 --- a/shared/models/users/registration/index.ts +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | export * from './user-register.model' | ||
2 | export * from './user-registration-request.model' | ||
3 | export * from './user-registration-state.model' | ||
4 | export * from './user-registration-update-state.model' | ||
5 | export * from './user-registration.model' | ||