Skip to content

Commit b99c728

Browse files
committed
remove log
1 parent a786790 commit b99c728

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/AuthorizerTOTPScanner.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export const AuthorizerTOTPScanner: FC<{
2828
const handleContinue = () => {
2929
setIsOTPScreenVisisble(true);
3030
};
31-
console.log({ isOTPScreenVisisble });
3231

3332
if (isOTPScreenVisisble) {
3433
return (

0 commit comments

Comments
 (0)