Skip to content

Commit

Permalink
Adding missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
ycombinator committed May 19, 2017
1 parent 965bd0b commit f39599d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import uiChrome from 'ui/chrome';
import { Notifier } from 'ui/notify/notifier';
import { IndexPatternsGetIdsProvider } from 'ui/index_patterns/_get_ids';
import { hasOptedOutOfGettingStarted, optOutOfGettingStarted } from 'ui/getting_started/opt_out_helpers';
import { KbnUrlProvider } from 'ui/url';

import {
GETTING_STARTED_ROUTE,
Expand Down

0 comments on commit f39599d

Please sign in to comment.