We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddd4965 commit 2f3a347Copy full SHA for 2f3a347
1 file changed
src/pages/settings/Security/TwoFactorAuth/VerifyPage.tsx
@@ -12,7 +12,6 @@ import TextLink from '@components/TextLink';
12
import useLocalize from '@hooks/useLocalize';
13
import useOnyx from '@hooks/useOnyx';
14
import useThemeStyles from '@hooks/useThemeStyles';
15
-import {isMobileWebKit} from '@libs/Browser';
16
import Clipboard from '@libs/Clipboard';
17
import Navigation from '@libs/Navigation/Navigation';
18
import type {PlatformStackScreenProps} from '@libs/Navigation/PlatformStackNavigation/types';
0 commit comments