Skip to content

Commit

Permalink
remove old import
Browse files Browse the repository at this point in the history
  • Loading branch information
gheorghelupu17 committed Nov 10, 2023
1 parent 5319f91 commit e10d01a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions resources/js/Pages/Public/Projects/Show.vue
Original file line number Diff line number Diff line change
Expand Up @@ -279,13 +279,10 @@
import PageLayout from '@/Layouts/PageLayout.vue';
import Icon from '@/Components/Icon.vue';
import SvgLoader from '@/Components/SvgLoader.vue';
import Modal from '@/Components/modals/Modal.vue';
import DonateModal from '@/Components/modals/DonateModal.vue';
import VolunteerModal from '@/Components/modals/VolunteerModal.vue';
import HowCanYouHelp from '@/Components/HowCanYouHelp.vue';
import SharePage from '@/Components/SharePage.vue';
import Vue3PictureSwipe from 'vue3-picture-swipe';
import LargeSquarePattern from '@/Components/patterns/LargeSquarePattern.vue';
import { ExternalLinkIcon } from '@heroicons/vue/outline';
import Gallery from "@/Components/Gallery.vue";
Expand Down

0 comments on commit e10d01a

Please sign in to comment.