فهرست منبع

Remove unused import

7heMech 1 ماه پیش
والد
کامیت
9807e25d45
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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";