Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mattapperson committed Nov 18, 2019
1 parent 0571584 commit 8aa89d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x-pack/test/api_integration/apis/fleet/agents/enroll.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

import expect from '@kbn/expect';
import uuid from 'uuid';
import * as legacyElasticsearch from 'elasticsearch';

import { FtrProviderContext } from '../../../ftr_provider_context';
import { getSupertestWithoutAuth } from './services';

Expand Down

0 comments on commit 8aa89d7

Please sign in to comment.