Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallmain committed Sep 23, 2020
1 parent 19cf9e2 commit b42cf73
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ import { getNotificationResultsLink } from '../notifications/utils';
import { buildEqlSearchRequest } from '../../../../common/detection_engine/get_query_filter';
import { bulkInsertSignals } from './single_bulk_create';
import { buildSignalFromSequence, buildSignalFromEvent } from './build_bulk_body';
import { buildParent } from './build_signal';
import { createThreatSignals } from './threat_mapping/create_threat_signals';

export const signalRulesAlertType = ({
Expand Down

0 comments on commit b42cf73

Please sign in to comment.