We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8052d77 commit 11fd574Copy full SHA for 11fd574
src/runtime/components/GithubReleases.ts
@@ -1,4 +1,4 @@
1
-import { defineComponent, ref, useSlots } from 'vue'
+import { defineComponent, useSlots } from 'vue'
2
import type { PropType } from 'vue'
3
import { hash } from 'ohash'
4
import { useGithub } from '../composables/useGithub'
0 commit comments