aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/users/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/users/index.ts')
-rw-r--r--client/src/app/shared/users/index.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/app/shared/users/index.ts b/client/src/app/shared/users/index.ts
index ff009e89b..7b5a67bc7 100644
--- a/client/src/app/shared/users/index.ts
+++ b/client/src/app/shared/users/index.ts
@@ -1,2 +1,2 @@
1export * from './user.model'; 1export * from './user.model'
2export * from './user.service'; 2export * from './user.service'