Skip to content

Commit

Permalink
fix type error
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdover committed Jul 20, 2021
1 parent 54bddc7 commit fc1a52b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/plugins/cloud/public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ export class CloudPlugin implements Plugin<CloudSetup> {
basePath,
orgId,
packageInfo: this.initializerContext.env.packageInfo,
userId,
});

// Very defensive try/catch to avoid any UnhandledPromiseRejections
Expand Down

0 comments on commit fc1a52b

Please sign in to comment.