From f11cdf332b9cb24e0e93369d5c9dec5b5e5d63c3 Mon Sep 17 00:00:00 2001 From: Lily Kuang Date: Fri, 1 Jul 2022 11:33:54 -0700 Subject: [PATCH] remove lines --- superset-frontend/src/components/Icons/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/superset-frontend/src/components/Icons/index.tsx b/superset-frontend/src/components/Icons/index.tsx index d85d1b8c3e134..0761890e4c05b 100644 --- a/superset-frontend/src/components/Icons/index.tsx +++ b/superset-frontend/src/components/Icons/index.tsx @@ -106,7 +106,6 @@ const IconFileNames = [ 'layers', 'lightbulb', 'line-chart-tile', - 'lines', 'link', 'list', 'list_view',