diff --git a/front/src/pages/MainPage.tsx b/front/src/pages/MainPage.tsx index 5202174..d01d11c 100644 --- a/front/src/pages/MainPage.tsx +++ b/front/src/pages/MainPage.tsx @@ -1,5 +1,4 @@ import ArticlesSection from '../components/ArticlesSection.tsx' -import NavBar from '../components/NavBar.tsx' import Footer from '../components/Footer.tsx' import FstSection from '../components/FstSection.tsx'