diff --git a/src/App.js b/src/App.js index e7b20a1..ac04690 100644 --- a/src/App.js +++ b/src/App.js @@ -1,5 +1,4 @@ import "./App.css"; -import { Helmet } from "react-helmet"; import Navbar from "./components/Navbar"; import Footer from "./components/Footer"; import Discord from "./components/DiscordInt"