Skip to content

Commit 0ab3469

Browse files
committed
chore: console rempved
1 parent 37983ba commit 0ab3469

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/AppSelector/ChartSelector.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ export default function ChartSelector({
7171
},
7272
]
7373

74-
console.log(result)
7574
const selectedChartLabel = listMap.has(_primaryKey) ? (listMap.get(_primaryKey)[primaryValue] as string) : ''
7675

7776
return (

0 commit comments

Comments
 (0)