Web: remove debug console log
This commit is contained in:
parent
bc33f55b3c
commit
3ce225b6e1
@ -55,7 +55,6 @@ export default {
|
||||
watch: {
|
||||
workerData(newData) {
|
||||
this.workerStatusHTML = workerStatus(newData);
|
||||
console.log("new worker data; status=", this.workerStatusHTML);
|
||||
},
|
||||
},
|
||||
computed: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user