Remove VolunteerProfilePage import
This commit is contained in:
@@ -8,7 +8,6 @@ import ProfilePage from "./pages/Profile/ProfilePage";
|
|||||||
import EventsPage from "./pages/Events/EventsPage.jsx";
|
import EventsPage from "./pages/Events/EventsPage.jsx";
|
||||||
import AdminPage from "./pages/Admin/AdminPage.jsx";
|
import AdminPage from "./pages/Admin/AdminPage.jsx";
|
||||||
import ValidationErrorPage from "./pages/waitValidationPage/ValidationErrorPage.jsx";
|
import ValidationErrorPage from "./pages/waitValidationPage/ValidationErrorPage.jsx";
|
||||||
import VolunteerProfilePage from "./pages/VolunteerProfile/VolunteerProfilePage.jsx";
|
|
||||||
import PageNotFound from "./pages/PageNotFound/PageNotFound.jsx";
|
import PageNotFound from "./pages/PageNotFound/PageNotFound.jsx";
|
||||||
import eventDetail from "./pages/eventDetail/eventDetail.jsx";
|
import eventDetail from "./pages/eventDetail/eventDetail.jsx";
|
||||||
import legalNotices from "./pages/LegalNotices/LegalNotices.jsx";
|
import legalNotices from "./pages/LegalNotices/LegalNotices.jsx";
|
||||||
|
|||||||
Reference in New Issue
Block a user