Chore: remove log
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

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

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 {