We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 250276c commit b198ef0Copy full SHA for b198ef0
x-pack/legacy/plugins/uptime/public/components/functional/filter_group/filter_group.tsx
@@ -5,7 +5,7 @@
5
*/
6
7
import { EuiFilterGroup } from '@elastic/eui';
8
-import React, { useEffect } from 'react';
+import React from 'react';
9
import { get } from 'lodash';
10
import { i18n } from '@kbn/i18n';
11
import { FilterBar as FilterBarType } from '../../../../common/graphql/types';
0 commit comments