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 ebc0b86 commit c78892bCopy full SHA for c78892b
x-pack/plugins/apm/public/components/app/ServiceMap/Popover/Contents.tsx
@@ -12,7 +12,6 @@ import {
12
} from '@elastic/eui';
13
import cytoscape from 'cytoscape';
14
import React, { MouseEvent } from 'react';
15
-import { SERVICE_ENVIRONMENT } from '../../../../../common/elasticsearch_fieldnames';
16
import { Buttons } from './Buttons';
17
import { Info } from './Info';
18
import { ServiceStatsFetcher } from './ServiceStatsFetcher';
0 commit comments