diff --git a/packages/core/src/utils/utils.ts b/packages/core/src/utils/utils.ts index 1ce8b8b48..19bf73d2f 100644 --- a/packages/core/src/utils/utils.ts +++ b/packages/core/src/utils/utils.ts @@ -1505,7 +1505,7 @@ left past the initial left edge) then swap points on that axis. export default Utils -const t = '1657287720324' -const a = Utils.lns(t) -const b = Utils.lns(a) -console.log(t, a, b, b === t) +// const t = '1657287720324' +// const a = Utils.lns(t) +// const b = Utils.lns(a) +// console.log(t, a, b, b === t)