Skip to content

Commit 31705e1

Browse files
chore: remove unused code
1 parent 01591d9 commit 31705e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/components/Package/TrendsChart.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ const props = defineProps<{
3838
showFacetSelector?: boolean
3939
permalink?: boolean
4040
}>()
41-
const emit = defineEmits(['update:startDate', 'update:endDate'])
4241
4342
const { locale } = useI18n()
4443
const { accentColors, selectedAccentColor } = useAccentColor()

0 commit comments

Comments
 (0)