Explorar o código

Remove unused import

7heMech hai 1 mes
pai
achega
9807e25d45
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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";