Skip to content

Commit daaa327

Browse files
committed
Remove log
1 parent e374f82 commit daaa327

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/vue-ui-quick-chart.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ const fd = computed(() => {
9999
'values',
100100
'num',
101101
]), barLineSwitch: FINAL_CONFIG.value.chartIsBarUnderDatasetLength });
102-
console.log(f)
103102
if(!f) {
104103
console.error('VueUiQuickChart : Dataset is not processable')
105104
}

0 commit comments

Comments
 (0)