Skip to content

Commit

Permalink
Revert "This should work"
Browse files Browse the repository at this point in the history
This reverts commit 3f4eb25.
  • Loading branch information
charlestian23 committed Mar 26, 2024
1 parent 5332bab commit c160ae2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ public void executeCommand() {
oldRule.put(transition, transition.getRule());

transition.setRule(caseRule);
transition.getBoard().setModifiable(false);

TreeNode childNode = transition.getChildNode();
if (childNode == null) {
Expand Down

0 comments on commit c160ae2

Please sign in to comment.