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 65add77 commit 7674405Copy full SHA for 7674405
x-pack/legacy/plugins/apm/public/components/app/ServiceMap/index.tsx
@@ -7,7 +7,6 @@
7
import theme from '@elastic/eui/dist/eui_theme_light.json';
8
import React from 'react';
9
import { isValidPlatinumLicense } from '../../../../../../../plugins/apm/common/service_map';
10
-import { useDeepObjectIdentity } from '../../../hooks/useDeepObjectIdentity';
11
import { useFetcher } from '../../../hooks/useFetcher';
12
import { useLicense } from '../../../hooks/useLicense';
13
import { useUrlParams } from '../../../hooks/useUrlParams';
0 commit comments