Skip to content

Commit f8dae07

Browse files
committed
only ask author once
1 parent c1dcea8 commit f8dae07

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

contentctl/input/new_content_questions.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@ def get_questions_detection(self) -> list:
2727
'message': 'enter author name',
2828
'name': 'detection_author',
2929
},
30-
{
31-
"type": "text",
32-
"message": "enter author name",
33-
"name": "detection_author",
34-
},
3530
{
3631
"type": "select",
3732
"message": "select a detection type",

0 commit comments

Comments
 (0)