@fileverse-dev/fortune-core 1.1.10-live-query-v8 → 1.1.11-patch-1

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.
@@ -1464,9 +1464,6 @@ export function copy(ctx) {
1464
1464
  continue;
1465
1465
  }
1466
1466
  var cell = (_c = flowdata === null || flowdata === void 0 ? void 0 : flowdata[copyR]) === null || _c === void 0 ? void 0 : _c[copyC];
1467
- console.log("COPIED CELL", {
1468
- cell: cell
1469
- });
1470
1467
  if (!_.isNil((_d = cell === null || cell === void 0 ? void 0 : cell.mc) === null || _d === void 0 ? void 0 : _d.rs)) {
1471
1468
  HasMC = true;
1472
1469
  }