diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a019fd14..325871ff 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -1,5 +1,4 @@ import { Fragment } from "react"; -import { Button, Nav, Navbar, NavLink } from "react-bootstrap"; import "../css/HomePage.css" const HomePage = () => {