Skip to content

Commit

Permalink
fix things due to merge
Browse files Browse the repository at this point in the history
  • Loading branch information
pgayvallet committed Sep 13, 2021
1 parent 4d92be0 commit 6352eeb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/core/server/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,10 +215,6 @@ export class Server {

const capabilitiesSetup = this.capabilities.setup({ http: httpSetup });

const deprecationsSetup = this.deprecations.setup({
http: httpSetup,
});

const elasticsearchServiceSetup = await this.elasticsearch.setup({
http: httpSetup,
executionContext: executionContextSetup,
Expand Down

0 comments on commit 6352eeb

Please sign in to comment.