Browse Source

Remove unused import

7heMech 1 tháng trước cách đây
mục cha
commit
9807e25d45
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      frontend/src/pages/Login/index.tsx

+ 0 - 1
frontend/src/pages/Login/index.tsx

@@ -1,4 +1,3 @@
-import cn from "classnames";
 import { Field, Form, Formik } from "formik";
 import { useEffect, useRef, useState } from "react";
 import Alert from "react-bootstrap/Alert";