From 1b1a0c2788b8aa802bb27ca1b42b5bb724090944 Mon Sep 17 00:00:00 2001 From: Nathan L Smith Date: Tue, 27 Oct 2020 11:09:52 -0500 Subject: [PATCH] Remove unused tag --- .../apm/public/components/app/Settings/ApmIndices/index.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/x-pack/plugins/apm/public/components/app/Settings/ApmIndices/index.tsx b/x-pack/plugins/apm/public/components/app/Settings/ApmIndices/index.tsx index 3d0db9f6380b4..fac947b3ec68e 100644 --- a/x-pack/plugins/apm/public/components/app/Settings/ApmIndices/index.tsx +++ b/x-pack/plugins/apm/public/components/app/Settings/ApmIndices/index.tsx @@ -181,10 +181,6 @@ export function ApmIndices() { - -

-
- {APM_INDEX_LABELS.map(({ configurationName, label }) => { const matchedConfiguration = data.find(