Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Aug 13, 2020
1 parent 2f19db6 commit 86b2a4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/server/rendering/rendering_service.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ const INJECTED_METADATA = {
};

const { createKibanaRequest, createRawRequest } = httpServerMock;
const legacyApp = { getId: () => 'legacy' };

describe('RenderingService', () => {
let service: RenderingService;
Expand Down

0 comments on commit 86b2a4d

Please sign in to comment.