Skip to content

Commit

Permalink
[Chrome] some cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
panda01 committed Mar 24, 2016
1 parent 6b47ced commit cabec73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/public/chrome/directives/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import 'ui/directives/config';
import './app_switcher';
import kbnChromeProv from './kbn_chrome';
import kbnChromeNavControlsProv from './append_nav_controls';
import courierLoadingIndicator from './kbn_loading_indicator';
import './kbn_loading_indicator';

export default function (chrome, internals) {
kbnChromeProv(chrome, internals);
Expand Down

0 comments on commit cabec73

Please sign in to comment.