Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
rylnd committed Sep 9, 2020
1 parent 6a87ca4 commit e415125
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x-pack/plugins/security_solution/cypress/tasks/edit_rule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,12 @@ import {
RULE_ABOUT_DETAILS_HEADER_TOGGLE,
INVESTIGATION_NOTES_TOGGLE,
ABOUT_INVESTIGATION_NOTES,
INVESTIGATION_NOTES_MARKDOWN,
DEFINITION_INDEX_PATTERNS,
DEFINITION_STEP,
DEFINITION_CUSTOM_QUERY,
DEFINITION_TIMELINE,
SCHEDULE_STEP,
SCHEDULE_RUNS,
SCHEDULE_LOOPBACK,
} from '../screens/rule_details';
import { EDIT_SUBMIT_BUTTON } from '../screens/edit_rule';

Expand Down

0 comments on commit e415125

Please sign in to comment.