Skip to content

Commit 741eeb9

Browse files
committed
chore: remove redundant comment
1 parent 1d739f7 commit 741eeb9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/pages/[...package].vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ const {
7070
)
7171
onMounted(() => fetchInstallSize())
7272
73-
// Fetch skills data
7473
const { data: skillsData } = useLazyFetch<SkillsListResponse>(
7574
() => {
7675
const base = `/skills/${packageName.value}`

0 commit comments

Comments
 (0)