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, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/auth/index.ts b/client/src/app/shared/auth/index.ts
index aafaacbf1..ebd9e14cd 100644
--- a/client/src/app/shared/auth/index.ts
+++ b/client/src/app/shared/auth/index.ts
@@ -1,4 +1,4 @@
1export * from './auth-http.service'; 1export * from './auth-http.service';
2export * from './auth-status.model'; 2export * from './auth-status.model';
3export * from './auth.service'; 3export * from './auth.service';
4export * from './user.model'; 4export * from './auth-user.model';