Remove debug statement.

This commit is contained in:
Patrick Fic
2024-04-03 09:27:29 -07:00
parent fc41226404
commit 5c0f228876

View File

@@ -924,7 +924,6 @@ function CalculateTaxesTotals(job, otherTotals) {
if ( if (
thresholdAmount === 9999.99 || thresholdAmount === 9999.99 ||
InstanceMgr({ InstanceMgr({
debug: true,
imex: false, imex: false,
rome: false, rome: false,
promanager: thresholdAmount === 0 && parseInt(tyCounter) === 1 promanager: thresholdAmount === 0 && parseInt(tyCounter) === 1