diff --git a/stirling-pdf/src/main/resources/templates/fragments/common.html b/stirling-pdf/src/main/resources/templates/fragments/common.html index 135004639..5f9d6e2b5 100644 --- a/stirling-pdf/src/main/resources/templates/fragments/common.html +++ b/stirling-pdf/src/main/resources/templates/fragments/common.html @@ -36,9 +36,6 @@ // We need to counter both the browser scaling AND the navbar scaling const dropdownScale = 1.1; - if (DEBUG) { - console.log('DPR:', currentDPR, 'navScale:', navScale, 'will apply scaling'); - } const navbar = document.querySelector('.navbar'); @@ -375,4 +372,4 @@ window.stirlingPDF.GoogleDriveAppId = /*[[${@GoogleDriveConfig.getAppId()}]]*/ null; - \ No newline at end of file +