Skip to content

Commit

Permalink
suppressing inspection
Browse files Browse the repository at this point in the history
  • Loading branch information
kfirpeled committed Apr 25, 2022
1 parent 23ce708 commit d58b417
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/cloud_security_posture/server/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export class CspPlugin

// If package is installed we want to make sure all needed assets are installed
if (packageInfo) {
// noinspection ES6MissingAwait
this.initialize(core);
}

Expand Down

0 comments on commit d58b417

Please sign in to comment.