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(