From bb14f866649e7becc28de2f774249db383f190bb Mon Sep 17 00:00:00 2001 From: David Aaron Suddjian Date: Mon, 14 Mar 2022 15:38:39 -0700 Subject: [PATCH] missed another spot --- .../components/controls/VizTypeControl/VizTypeGallery.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx b/superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx index 44c98675ce..b0861a7590 100644 --- a/superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx +++ b/superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx @@ -33,7 +33,6 @@ import { ChartMetadata, SupersetTheme, useTheme, - ChartLabel, chartLabelWeight, chartLabelExplanations, } from '@superset-ui/core';