Skip to content

Commit

Permalink
re-add import removed from last merge
Browse files Browse the repository at this point in the history
  • Loading branch information
nreese committed Apr 6, 2020
1 parent 0586123 commit 07b0cc5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import { i18n } from '@kbn/i18n';
import { FormattedMessage } from '@kbn/i18n/react';
import { EuiPanel, EuiSpacer, EuiTitle } from '@elastic/eui';
import { isMetricCountable } from '../../util/is_metric_countable';
import { indexPatterns } from '../../../../../../../src/plugins/data/public';
import { RenderAsSelect } from './render_as_select';

export class UpdateSourceEditor extends Component {
Expand Down

0 comments on commit 07b0cc5

Please sign in to comment.