From 17672ee20128b483ef804c6f483ad1617dfd6dcf Mon Sep 17 00:00:00 2001 From: Cees Voesenek Date: Thu, 19 Dec 2024 09:18:34 +0100 Subject: [PATCH] Remove unused emit --- src/components/wms/InformationPanel.vue | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/components/wms/InformationPanel.vue b/src/components/wms/InformationPanel.vue index 07edfe16..0564ea77 100644 --- a/src/components/wms/InformationPanel.vue +++ b/src/components/wms/InformationPanel.vue @@ -159,11 +159,7 @@ const props = withDefaults(defineProps(), { completelyMissing: false, }) -const emit = defineEmits([ - 'style-click', - 'update:layerKind', - 'update:current-colour-scale', -]) +const emit = defineEmits(['update:layerKind', 'update:current-colour-scale']) const currentColourScaleIndex = ref(0) watch(