Skip to content

Commit

Permalink
removing unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
stephiescastle committed Oct 12, 2024
1 parent f498839 commit 23e5171
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vue/src/components/BaseLink/BaseLink.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<script lang="ts">
import { parse } from 'urllib'
import { defineComponent } from 'vue'
import { mapStores } from 'pinia'
import { useThemeStore } from '../../store/theme'
Expand Down

0 comments on commit 23e5171

Please sign in to comment.