diff options
Diffstat (limited to 'client/src/app/login/index.ts')
-rw-r--r-- | client/src/app/login/index.ts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/client/src/app/login/index.ts b/client/src/app/login/index.ts deleted file mode 100644 index f1301d8b5..000000000 --- a/client/src/app/login/index.ts +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | export * from './login-routing.module' | ||
2 | export * from './login.component' | ||
3 | export * from './login.module' | ||