aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/login/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/login/index.ts')
-rw-r--r--client/src/app/login/index.ts6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/src/app/login/index.ts b/client/src/app/login/index.ts
index 5639915f7..f1301d8b5 100644
--- a/client/src/app/login/index.ts
+++ b/client/src/app/login/index.ts
@@ -1,3 +1,3 @@
1export * from './login-routing.module'; 1export * from './login-routing.module'
2export * from './login.component'; 2export * from './login.component'
3export * from './login.module'; 3export * from './login.module'