mirror of
https://github.com/EEVengers/ThunderScope.git
synced 2025-04-22 17:43:44 +00:00
remove console.log
This commit is contained in:
parent
6ec5d79882
commit
25f3a6ab23
@ -111,7 +111,6 @@ class TestPoints {
|
||||
|
||||
getData() {
|
||||
var chMax = this.effectiveChCount();
|
||||
console.log(this.scope_data);
|
||||
return this.scope_data.slice(0, chMax);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user