Skip to content

Commit 22aa3ce

Browse files
committed
removes todo
1 parent 9dfa1cc commit 22aa3ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • x-pack/plugins/security_solution/public/detections/components/rules/description_step

x-pack/plugins/security_solution/public/detections/components/rules/description_step/translations.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export const THRESHOLD_RESULTS_AGGREGATED_BY = i18n.translate(
9696
defaultMessage: 'Results aggregated by',
9797
}
9898
);
99-
// TODO: maybe `depricated` instead? Since its tied to mitre currently
99+
100100
export const UNKNOWN_TACTIC = i18n.translate(
101101
'xpack.securitySolution.detectionEngine.ruleDescription.unknownTactic',
102102
{

0 commit comments

Comments
 (0)