From 15457f6629f6b627b626371b055f4c4ef119209d Mon Sep 17 00:00:00 2001 From: Joe Li Date: Mon, 1 Jul 2024 10:34:14 -0700 Subject: [PATCH] remove react import --- .../FormattingPopoverContent.test.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.test.tsx b/superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.test.tsx index 3f355c2b5367e..e99796c135a2f 100644 --- a/superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.test.tsx +++ b/superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.test.tsx @@ -16,7 +16,6 @@ * specific language governing permissions and limitations * under the License. */ -import React from 'react'; import { render, screen,