removed debugging messages

This commit is contained in:
Cappy Popp 2021-01-07 13:10:05 -05:00
parent b0f78fb89d
commit 7322f88733

View File

@ -28,9 +28,7 @@
fillScript.setAttribute('data-field-' + tagName, tagName + '-flag');
},
linkedInAutofillClicked = false;
console.log(firstRow);
console.log(mktoForm);
// style the holder div
iframeHolderDiv.style.textAlign = 'center';
iframeHolderDiv.style.margin = '10px 0px';