Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit b50da70

Browse files
committed
Fix: linter console
1 parent c861bd1 commit b50da70

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/features/constraintMenu/commands.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ export class ChooseConstraintCommand extends Command {
5050
}
5151
});
5252
});
53-
console.log("Node" + node.text + "Was adjusted: " + wasAdjusted);
5453
if (!wasAdjusted) node.setColor("#1D1C22");
5554
});
5655

0 commit comments

Comments
 (0)