Skip to content

Commit

Permalink
Merge remote-tracking branch 'felix-fork/logs-ui-add-analysis-tab' in…
Browse files Browse the repository at this point in the history
…to 42771-log-rate-results-screen
  • Loading branch information
Kerry350 committed Aug 13, 2019
2 parents 0178427 + 5cd5ba4 commit 2778e3a
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 React, { useContext } from 'react';
import chrome from 'ui/chrome';
import i18n from '@elastic/i18n';
import { i18n } from '@kbn/i18n';
import { ColumnarPage } from '../../../components/page';
import { LoadingPage } from '../../../components/loading_page';
import { AnalysisPageProviders } from './page_providers';
Expand Down

0 comments on commit 2778e3a

Please sign in to comment.