Skip to content

Commit a56854a

Browse files
committed
Remove log
1 parent 8fabf68 commit a56854a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/vue-ui-chord.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,6 @@ function selectGroup(group) {
613613
}
614614
615615
function selectRibbon(ribbon) {
616-
console.log(ribbon)
617616
if (selectedLegendId.value) return;
618617
selectedRibbon.value = ribbon;
619618
}

0 commit comments

Comments
 (0)