This commit is contained in:
2023-11-29 10:47:55 +00:00
parent e487f6aadc
commit d9fceef95a
2 changed files with 0 additions and 4 deletions

View File

@@ -1138,8 +1138,6 @@ function goNogo(a)
"""
respond = sendReceivePrompt(a, prompt)
goraw = respond
@show goraw
decision = GeneralUtils.getStringBetweenCharacters(respond, "{", "}")
return decision