diff --git a/changedetectionio/static/js/preview.js b/changedetectionio/static/js/preview.js index 8d4834f31..746dcd540 100644 --- a/changedetectionio/static/js/preview.js +++ b/changedetectionio/static/js/preview.js @@ -53,8 +53,6 @@ $(document).ready(function () { if ($('#preview-version').length) { setupDateWidget(); } - alert(blocked_line_numbers); - $('#diff-col > pre').highlightLines([ { 'color': 'var(--highlight-trigger-text-bg-color)',