Skip to content

Commit b60eeb4

Browse files
authored
remove extra line
1 parent 2a2eeae commit b60eeb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contentctl/objects/abstract_security_content_objects/detection_abstract.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ class Detection_Abstract(SecurityContentObject):
7474

7575
data_source_objects: list[DataSource] = []
7676

77-
7877
@field_validator("search", mode="before")
7978
@classmethod
8079
def validate_presence_of_filter_macro(cls, value:str, info:ValidationInfo)->str:

0 commit comments

Comments
 (0)