aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/auth/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/core/auth/index.ts')
-rw-r--r--client/src/app/core/auth/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/core/auth/index.ts b/client/src/app/core/auth/index.ts
index a81f2c002..bc7bfec0e 100644
--- a/client/src/app/core/auth/index.ts
+++ b/client/src/app/core/auth/index.ts
@@ -1,4 +1,4 @@
1export * from './auth-status.model' 1export * from './auth-status.model'
2export * from './auth-user.model' 2export * from './auth-user.model'
3export * from './auth.service' 3export * from './auth.service'
4export * from './login-guard.service' 4export * from '../routing/login-guard.service'