Skip to content

Commit

Permalink
chore(NA): merge and solve conflicts with 6.7 (#32390)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic authored Mar 4, 2019
1 parent e768a2e commit cc8a0f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion src/legacy/core_plugins/status_page/public/status_page.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
* under the License.
*/

import 'ui/autoload/modules';
import 'ui/autoload/styles';
import 'ui/i18n';
import { uiModules } from 'ui/modules';
Expand Down
1 change: 1 addition & 0 deletions src/ui/public/chrome/chrome.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ import '../storage';
import '../directives/kbn_src';
import '../watch_multi';
import './services';
import '../react_components';

import { initAngularApi } from './api/angular';
import appsApi from './api/apps';
Expand Down

0 comments on commit cc8a0f3

Please sign in to comment.