mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
chore(NA): merge and solve conflicts with 6.7 (#32390)
This commit is contained in:
parent
e768a2eed9
commit
cc8a0f3af7
2 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
* under the License.
|
||||
*/
|
||||
|
||||
import 'ui/autoload/modules';
|
||||
import 'ui/autoload/styles';
|
||||
import 'ui/i18n';
|
||||
import { uiModules } from 'ui/modules';
|
||||
|
|
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue