Skip to content

Commit a1e15ea

Browse files
remove space
1 parent a9ee32c commit a1e15ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

detection_rules/cli_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ def rule_prompt( # noqa: PLR0912, PLR0913, PLR0915
167167
)
168168

169169
target_data_subclass = TOMLRuleContents.get_data_subclass(rule_type_val)
170-
171170
enforce_required_fields(target_data_subclass)
172171
schema = target_data_subclass.jsonschema()
173172
props = schema["properties"]

0 commit comments

Comments
 (0)