Skip to content

Commit

Permalink
Removing unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-buttner committed Jun 11, 2020
1 parent dbbe256 commit 290c3c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/test/api_integration/apis/endpoint/alerts/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import expect from '@kbn/expect/expect.js';
import { FtrProviderContext } from '../../../ftr_provider_context';
import { AlertData } from '../../../../../plugins/security_solution/common/endpoint_alerts/types';
import { AlertId } from '../../../../../plugins/security_solution/server/endpoint/alerts/handlers/lib/index';
import { deleteEventsStream, deleteMetadataStream } from '../data_stream_helper';

/**
Expand Down

0 comments on commit 290c3c3

Please sign in to comment.