Chore: remove log
This commit is contained in:
parent
6d7009b183
commit
a238a68638
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ Item {
|
|||
} / ${flowchartResult.rounds[l - 2].roundName}`;
|
||||
flowchartResult.rounds.pop();
|
||||
control.allFlowchartData = flowchartResult
|
||||
console.log(JSON.stringify(flowchartResult, null, 2))
|
||||
}
|
||||
|
||||
ListView {
|
||||
|
|
Loading…
Reference in a new issue