Skip to content

Commit

Permalink
chore: remove unused import (#2401)
Browse files Browse the repository at this point in the history
  • Loading branch information
yrming committed Nov 8, 2022
1 parent 267f4cc commit 39b5e2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/.vitepress/theme/components/Contributors.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import _contributors from '/virtual-contributors'
import { computed } from 'vue'
import type { ContributorInfo } from '../@vueuse/metadata'
import { renderCommitMessage } from '../utils'
const props = defineProps<{ fn: string }>()
Expand Down

0 comments on commit 39b5e2c

Please sign in to comment.