removed debugging messages

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

View File

@ -29,8 +29,6 @@
},
linkedInAutofillClicked = false;
console.log(firstRow);
console.log(mktoForm);
// style the holder div
iframeHolderDiv.style.textAlign = 'center';
iframeHolderDiv.style.margin = '10px 0px';