You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by el...@apache.org on 2023/08/18 00:02:31 UTC

[superset] 05/06: lint

This is an automated email from the ASF dual-hosted git repository.

elizabeth pushed a commit to branch 2.1
in repository https://gitbox.apache.org/repos/asf/superset.git

commit c03cfa6485f2c4b0a365604c3b3006db750a0f5c
Author: Elizabeth Thompson <es...@gmail.com>
AuthorDate: Thu Aug 17 16:56:07 2023 -0700

    lint
---
 .../plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts        | 1 -
 1 file changed, 1 deletion(-)

diff --git a/superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts b/superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts
index 4cbcfae230..cdfeb8c61f 100644
--- a/superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts
+++ b/superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts
@@ -28,7 +28,6 @@ import {
   isTimeseriesAnnotationLayer,
   TimeseriesChartDataResponseResult,
   t,
-  AxisType,
   getXAxisLabel,
   isPhysicalColumn,
   isDefined,