b2m-utils 0.0.209 → 0.0.210

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.js CHANGED
@@ -673,9 +673,6 @@ var calculateFee = function (ratecardLaneFee, cte, allFees, debug, allFeesForCal
673
673
  }
674
674
  return 0;
675
675
  });
676
- /*console.log({
677
- siblingFeesResults,
678
- });*/
679
676
  if ((siblingFeesResults === null || siblingFeesResults === void 0 ? void 0 : siblingFeesResults.length) > 0) {
680
677
  if (((_c = siblingFeesResults[0]) === null || _c === void 0 ? void 0 : _c.totalFee) && ((_d = siblingFeesResults[0]) === null || _d === void 0 ? void 0 : _d.totalFee) > totalFee) {
681
678
  totalToCalc = 0;
package/build/index.js.gz CHANGED
Binary file