aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/auth/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/auth/index.ts')
-rw-r--r--client/src/app/shared/auth/index.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/src/app/shared/auth/index.ts b/client/src/app/shared/auth/index.ts
index ce0bd8adf..c488aed69 100644
--- a/client/src/app/shared/auth/index.ts
+++ b/client/src/app/shared/auth/index.ts
@@ -1,3 +1 @@
1export * from './auth-http.service'; export * from './auth-http.service';
2export * from './auth-status.model';
3export * from './auth-user.model';