Skip to content

Commit 5eeba57

Browse files
committed
fix: linting
1 parent 37a98ca commit 5eeba57

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

ui/package-lock.json

Lines changed: 22 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/pages/verification.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import {
2323
} from "../util/constants";
2424
import CountDownText from "../components/CountDownText";
2525

26-
2726
const Verification: NextPage = () => {
2827
const [flow, setFlow] = useState<VerificationFlow>();
2928
const router = useRouter();

0 commit comments

Comments
 (0)