diff options
Diffstat (limited to 'client/src/app/account/index.ts')
-rw-r--r-- | client/src/app/account/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/account/index.ts b/client/src/app/account/index.ts index be03713cb..9265fa10a 100644 --- a/client/src/app/account/index.ts +++ b/client/src/app/account/index.ts | |||
@@ -1,4 +1,3 @@ | |||
1 | export * from './account-routing.module'; | 1 | export * from './account-routing.module'; |
2 | export * from './account.component'; | 2 | export * from './account.component'; |
3 | export * from './account.module'; | 3 | export * from './account.module'; |
4 | export * from './account.service'; | ||