From 40540414f2ebf05d3c4b6fc8827b3a66782352fe Mon Sep 17 00:00:00 2001 From: stephenLYZ <750188453@qq.com> Date: Mon, 13 Sep 2021 23:09:01 +0800 Subject: [PATCH] fix: lint --- plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx b/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx index a44c03f8b8..c3627a316a 100644 --- a/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx +++ b/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx @@ -19,7 +19,7 @@ import React from 'react'; import { t } from '@superset-ui/core'; import { ControlPanelConfig, formatSelectOptions, sections } from '@superset-ui/chart-controls'; -import { legendSection, showValueControl } from '../controls'; +import { showValueControl } from '../controls'; const config: ControlPanelConfig = { controlPanelSections: [