Skip to content

Commit

Permalink
pulled out biometrics
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparowhawk committed Nov 5, 2024
1 parent a361596 commit 34e4e32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { useTranslation } from 'react-i18next'

import { Button, ButtonVariants } from '@department-of-veterans-affairs/mobile-component-library'

import { useAuthSettings, useBiometricsSettings } from 'api/auth'
import { useBiometricsSettings } from 'api/auth'
import { Box, TextView, VAScrollView } from 'components'
import { NAMESPACE } from 'constants/namespaces'
import { setBiometricsPreference, setDisplayBiometricsPreferenceScreen } from 'utils/auth'
Expand Down

0 comments on commit 34e4e32

Please sign in to comment.