Skip to content

Commit 605eeff

Browse files
committed
refactor: remove unused auth utility export from auth index
1 parent 2eee39e commit 605eeff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/features/auth/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ export * from './hooks/useAuth'
33
export * from './stores/authModalStore'
44
export * from './stores/authStore'
55
export * from './types'
6-
export * from './utils/auth'

0 commit comments

Comments
 (0)