Skip to content

Commit

Permalink
Remove unused tag
Browse files Browse the repository at this point in the history
  • Loading branch information
smith committed Oct 27, 2020
1 parent 5e032f8 commit 1b1a0c2
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,10 +181,6 @@ export function ApmIndices() {
<EuiPanel>
<EuiFlexGroup alignItems="center">
<EuiFlexItem grow={false}>
<EuiTitle>
<h2></h2>
</EuiTitle>

<EuiForm>
{APM_INDEX_LABELS.map(({ configurationName, label }) => {
const matchedConfiguration = data.find(
Expand Down

0 comments on commit 1b1a0c2

Please sign in to comment.