mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
fix import
This commit is contained in:
parent
9667edf808
commit
50b3602d7f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
*/
|
||||
|
||||
import { find, first } from 'lodash';
|
||||
import { State } from '../application/global_state_context';
|
||||
import { State } from '../application/contexts/global_state_context';
|
||||
|
||||
export function getClusterFromClusters(
|
||||
clusters: any,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue