Skip to content

Commit

Permalink
Fix unused
Browse files Browse the repository at this point in the history
  • Loading branch information
nchaulet committed Nov 1, 2023
1 parent 79f0422 commit be28f6e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ const TEST_INDEX = 'logs-log.log-test';

const CUSTOM_PIPELINE = 'logs-log.log@custom';

const CUSTOM_GLOBAL_PIPELINE = 'logs-log.log@custom';

export default function (providerContext: FtrProviderContext) {
const { getService } = providerContext;
const supertest = getService('supertest');
Expand Down

0 comments on commit be28f6e

Please sign in to comment.