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.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/core/auth/index.ts b/client/src/app/core/auth/index.ts
index 67a18cfbb..8e5caa7ed 100644
--- a/client/src/app/core/auth/index.ts
+++ b/client/src/app/core/auth/index.ts
@@ -1,3 +1,3 @@
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'