diff --git a/compose/neurosynth-frontend/src/App.tsx b/compose/neurosynth-frontend/src/App.tsx
index 1c46a7d9..3db93689 100644
--- a/compose/neurosynth-frontend/src/App.tsx
+++ b/compose/neurosynth-frontend/src/App.tsx
@@ -9,7 +9,6 @@ import Navbar from 'components/Navbar/Navbar';
import useGetToken from './hooks/useGetToken';
import BaseNavigation from 'pages/BaseNavigation/BaseNavigation';
import { useLocation } from 'react-router-dom';
-import Banner from 'components/Banner';
const queryClient = new QueryClient({
defaultOptions: {
@@ -69,7 +68,7 @@ function App() {
)}
>
-
+ {/* */}