Skip to content

Commit c78892b

Browse files
committed
Remove unused import
1 parent ebc0b86 commit c78892b

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

x-pack/plugins/apm/public/components/app/ServiceMap/Popover/Contents.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import {
1212
} from '@elastic/eui';
1313
import cytoscape from 'cytoscape';
1414
import React, { MouseEvent } from 'react';
15-
import { SERVICE_ENVIRONMENT } from '../../../../../common/elasticsearch_fieldnames';
1615
import { Buttons } from './Buttons';
1716
import { Info } from './Info';
1817
import { ServiceStatsFetcher } from './ServiceStatsFetcher';

0 commit comments

Comments
 (0)