Skip to content

Commit

Permalink
Update x-pack/plugins/monitoring/public/plugin.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Ester Martí Vilaseca <[email protected]>
  • Loading branch information
stratoula and estermv authored Jul 12, 2021
1 parent eccc958 commit c32e312
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/plugins/monitoring/public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ export class MonitoringPlugin
pluginsStart.kibanaLegacy.loadAngularBootstrap(),
import('./angular'),
]);
const { AngularApp } = await import('./angular');
const deps: MonitoringStartPluginDependencies = {
navigation: pluginsStart.navigation,
kibanaLegacy: pluginsStart.kibanaLegacy,
Expand Down

0 comments on commit c32e312

Please sign in to comment.