Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosant committed Mar 17, 2022
1 parent 135ef65 commit a873e4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/api_integration/apis/search/sql_search.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

import expect from '@kbn/expect';
import { FtrProviderContext } from '../../ftr_provider_context';
import { painlessErrReq } from './painless_err_req';
import { verifyErrorResponse } from './verify_error';

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

0 comments on commit a873e4d

Please sign in to comment.