diff --git a/Client/src/Pages/Login/index.jsx b/Client/src/Pages/Login/index.jsx index 4a621e889..593e2d0d3 100644 --- a/Client/src/Pages/Login/index.jsx +++ b/Client/src/Pages/Login/index.jsx @@ -1,4 +1,3 @@ -import React from "react"; import "./index.css"; import BackgroundPattern from "../../Components/BackgroundPattern/BackgroundPattern"; import Logomark from "../../assets/Images/Logomark.png";