Skip to content

Commit

Permalink
removed duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedegeofroy committed Jun 15, 2024
1 parent 28b461d commit 598533f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/router/router.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import BuyerPage from '@/pages/buyers.page.vue';
import CalendarTempPage from '@/pages/temporary-calendar.page.vue';
import HomePage from '@/pages/home.page.vue';
import PlacePage from '@/pages/place.page.vue';
import CalendarTempPage from '@/pages/temporary-calendar.page.vue';
import PaymentPage from '@/pages/payment.page.vue';
import NotFoundPage from '@/pages/not-found.page.vue';
import AdminPage from '@/pages/admin.page.vue';
Expand Down

0 comments on commit 598533f

Please sign in to comment.