Skip to content

Commit 578700b

Browse files
committed
Accidentally a line
1 parent d854699 commit 578700b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contentctl/actions/new_content.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ def buildStory(self)->dict[str,Any]:
8787
answers['tags']['usecase'] = answers['usecase']
8888
del answers['usecase']
8989
answers['tags']['cve'] = ['UPDATE WITH CVE(S) IF APPLICABLE']
90-
del answers['detection_kind']
9190
return answers
9291

9392

0 commit comments

Comments
 (0)