Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
caro3801 committed Sep 4, 2024
1 parent a02dc73 commit 3d16485
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<script setup>
import { useI18n } from 'vue-i18n'
import ProjectLink from '@/components/Project/ProjectLink'
import ProjectButton from '@/components/Project/ProjectButton'
const props = defineProps({
Expand Down

0 comments on commit 3d16485

Please sign in to comment.