diff options
Diffstat (limited to 'client/src/root-helpers/users/index.ts')
-rw-r--r-- | client/src/root-helpers/users/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/root-helpers/users/index.ts b/client/src/root-helpers/users/index.ts index 8fbaca9e3..2b11d0b7e 100644 --- a/client/src/root-helpers/users/index.ts +++ b/client/src/root-helpers/users/index.ts | |||
@@ -1,3 +1,2 @@ | |||
1 | export * from './user-local-storage-keys' | 1 | export * from './user-local-storage-keys' |
2 | export * from './user-local-storage-manager' | ||
3 | export * from './user-tokens' | 2 | export * from './user-tokens' |