Skip to content

Commit f29d8cf

Browse files
committed
chore: remove redundant comment
1 parent 9cf95ac commit f29d8cf

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
@@ -71,7 +71,6 @@ const {
7171
)
7272
onMounted(() => fetchInstallSize())
7373
74-
// Fetch skills data
7574
const { data: skillsData } = useLazyFetch<SkillsListResponse>(
7675
() => {
7776
const base = `/skills/${packageName.value}`

0 commit comments

Comments
 (0)