Skip to content

Commit f15c4f9

Browse files
authored
chore: use $t
1 parent f2e3c18 commit f15c4f9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/components/PackageDownloadAnalytics.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ const {
1616
createdIso: string | null
1717
}>()
1818
19-
const { t } = useI18n()
2019
const { accentColors, selectedAccentColor } = useAccentColor()
2120
const colorMode = useColorMode()
2221
const resolvedMode = ref<'light' | 'dark'>('light')

0 commit comments

Comments
 (0)