Chore: remove log
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Dorian Zedler 2022-08-14 17:46:19 +02:00
parent 6d7009b183
commit a238a68638
Signed by: dorian
GPG Key ID: 989DE36109AFA354
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ Item {
} / ${flowchartResult.rounds[l - 2].roundName}`;
flowchartResult.rounds.pop();
control.allFlowchartData = flowchartResult
console.log(JSON.stringify(flowchartResult, null, 2))
}
ListView {