diff --git a/src/webui/static/app/dvb.js b/src/webui/static/app/dvb.js index 0e433053..cae0eb36 100644 --- a/src/webui/static/app/dvb.js +++ b/src/webui/static/app/dvb.js @@ -890,8 +890,6 @@ tvheadend.showTransportDetails = function(data) { html = ''; - console.log(data); - html += '
'; html += 'PID '; html += 'Type';