b2m-utils 0.0.256 → 0.0.257

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.
@@ -1184,9 +1184,6 @@ var getCtesFeesResult = function (feesToCalc, cte, allFeesForCalc) {
1184
1184
  var item = nonIcmsFees_1[_i];
1185
1185
  _loop_1(item);
1186
1186
  }
1187
- console.log("CALC TOTAL", {
1188
- results: results,
1189
- });
1190
1187
  // SEGUNDA PASSADA: Calcular ICMS com base nos resultados já filtrados
1191
1188
  if (icmsFee) {
1192
1189
  // Coletar apenas os valores das fees que realmente contam (total > 0)
Binary file