Skip to content

Commit

Permalink
Update BasicRule_Generic.java
Browse files Browse the repository at this point in the history
  • Loading branch information
charlestian23 committed Mar 10, 2022
1 parent 7af3397 commit 0a6e808
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
import edu.rpi.legup.puzzle.shorttruthtable.ShortTruthTableStatement;
import edu.rpi.legup.model.rules.ContradictionRule;

import java.awt.*;
import java.util.List;

public abstract class BasicRule_Generic extends BasicRule {

final ContradictionRule correspondingContradictionRule;
Expand Down

0 comments on commit 0a6e808

Please sign in to comment.