mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Remove extra logging
This commit is contained in:
parent
a78018345b
commit
1e168a5f6d
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ Item {
|
|||
|
||||
Component.onCompleted: {
|
||||
createValues();
|
||||
console.log("PlotPerf plot values is", JSON.stringify(_values));
|
||||
}
|
||||
function resetMax() {
|
||||
for (var i = 0; i < _values.length; i++) {
|
||||
|
|
Loading…
Reference in a new issue