Skip to content

Commit 7674405

Browse files
committed
Remove unused dep
1 parent 65add77 commit 7674405

File tree

1 file changed

+0
-1
lines changed
  • x-pack/legacy/plugins/apm/public/components/app/ServiceMap

1 file changed

+0
-1
lines changed

x-pack/legacy/plugins/apm/public/components/app/ServiceMap/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import theme from '@elastic/eui/dist/eui_theme_light.json';
88
import React from 'react';
99
import { isValidPlatinumLicense } from '../../../../../../../plugins/apm/common/service_map';
10-
import { useDeepObjectIdentity } from '../../../hooks/useDeepObjectIdentity';
1110
import { useFetcher } from '../../../hooks/useFetcher';
1211
import { useLicense } from '../../../hooks/useLicense';
1312
import { useUrlParams } from '../../../hooks/useUrlParams';

0 commit comments

Comments
 (0)