Skip to content

Commit

Permalink
[ML] Edit import in search_deep_links
Browse files Browse the repository at this point in the history
  • Loading branch information
peteharverson committed Jan 25, 2021
1 parent 911527a commit 29a4705
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import { i18n } from '@kbn/i18n';

import { AppSearchDeepLink } from 'src/core/public';
import type { AppSearchDeepLink } from 'src/core/public';
import { ML_PAGES } from '../../../common/constants/ml_url_generator';

const OVERVIEW_LINK_SEARCH_DEEP_LINK: AppSearchDeepLink = {
Expand Down

0 comments on commit 29a4705

Please sign in to comment.