Skip to content

Commit 1f530d1

Browse files
committed
Remove superfluous imports
1 parent 1849578 commit 1f530d1

File tree

1 file changed

+0
-2
lines changed
  • x-pack/legacy/plugins/infra/public/pages/logs/analysis/sections/anomalies

1 file changed

+0
-2
lines changed

x-pack/legacy/plugins/infra/public/pages/logs/analysis/sections/anomalies/index.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*/
66

77
import {
8-
EuiButton,
98
EuiEmptyPrompt,
109
EuiFlexGroup,
1110
EuiFlexItem,
@@ -16,7 +15,6 @@ import {
1615
} from '@elastic/eui';
1716
import numeral from '@elastic/numeral';
1817
import { i18n } from '@kbn/i18n';
19-
import { FormattedMessage } from '@kbn/i18n/react';
2018
import React, { useMemo } from 'react';
2119

2220
import euiStyled from '../../../../../../../../common/eui_styled_components';

0 commit comments

Comments
 (0)