Skip to content

Commit

Permalink
Merge branch 'controls-clear-hover-action_2023-06-12' of github.com:h…
Browse files Browse the repository at this point in the history
…eenawter/kibana into controls-clear-hover-action_2023-06-12
  • Loading branch information
Heenawter committed Jun 13, 2023
2 parents 17642fe + 0561631 commit 66ad9d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import _ from 'lodash';
import { debounceTime, first, map } from 'rxjs/operators';
import moment from 'moment-timezone';
import { Embeddable, IContainer } from '@kbn/embeddable-plugin/public';
import { IContainer } from '@kbn/embeddable-plugin/public';
import { ReduxEmbeddableTools, ReduxToolsPackage } from '@kbn/presentation-util-plugin/public';
import type { TimeRange } from '@kbn/es-query';
import { KibanaThemeProvider } from '@kbn/kibana-react-plugin/public';
Expand Down

0 comments on commit 66ad9d3

Please sign in to comment.