Chore: remove obsolete console.log
This commit is contained in:
parent
f0e802eba7
commit
46d3ee03f0
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@
|
|||
>([])
|
||||
|
||||
async function calculateQuestions() {
|
||||
console.log("Applying questions to ask")
|
||||
const qta = questionsToAsk.data
|
||||
firstQuestion.setData(undefined)
|
||||
//allQuestionsToAsk.setData([])
|
||||
|
|
Loading…
Reference in a new issue