Skip to content

Commit

Permalink
removes unused merge import
Browse files Browse the repository at this point in the history
  • Loading branch information
TinaHeiligers committed Jun 29, 2020
1 parent 73bb233 commit 853710b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import {
StatsGetter,
StatsCollectionContext,
} from 'src/plugins/telemetry_collection_manager/server';
import { merge } from 'lodash';
import { getClusterInfo, ESClusterInfo } from './get_cluster_info';
import { getClusterStats } from './get_cluster_stats';
import { getKibana, handleKibanaStats, KibanaUsageStats } from './get_kibana';
Expand Down

0 comments on commit 853710b

Please sign in to comment.