remove console logs

This commit is contained in:
Andras Bacsai
2022-09-10 07:17:20 +00:00
parent bc66b98176
commit 39e24bdc97
2 changed files with 0 additions and 2 deletions

View File

@@ -220,7 +220,6 @@
loading = true;
try {
nonWWWDomain = application.fqdn && getDomain(application.fqdn).replace(/^www\./, '');
console.log({debug: nonWWWDomain})
if (application.deploymentType)
application.deploymentType = application.deploymentType.toLowerCase();
!isBot &&