Skip to content

Commit 9807e25

Browse files
committed
Remove unused import
1 parent 824c895 commit 9807e25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/pages/Login/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import cn from "classnames";
21
import { Field, Form, Formik } from "formik";
32
import { useEffect, useRef, useState } from "react";
43
import Alert from "react-bootstrap/Alert";

0 commit comments

Comments
 (0)