remove console output
This commit is contained in:
parent
049e16f2cb
commit
b1dcfeebd5
|
|
@ -587,8 +587,6 @@ DabMetaPanel.prototype.update = function(data) {
|
||||||
options.join('')
|
options.join('')
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
console.info(data);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
DabMetaPanel.prototype.clear = function() {
|
DabMetaPanel.prototype.clear = function() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue