mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-04 07:40:10 +01:00
remove console output
This commit is contained in:
parent
049e16f2cb
commit
b1dcfeebd5
|
|
@ -587,8 +587,6 @@ DabMetaPanel.prototype.update = function(data) {
|
|||
options.join('')
|
||||
);
|
||||
}
|
||||
|
||||
console.info(data);
|
||||
}
|
||||
|
||||
DabMetaPanel.prototype.clear = function() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue