Skip to content

Commit

Permalink
fixup! rules/minion: remove flatten_minus_eq
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasdewally committed Jan 10, 2025
1 parent 7f57dba commit 926299d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/conjure_core/src/rules/minion.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* Rules for translating to Minion-supported constraints */
/************************************************************************/


use crate::ast::{Atom, DecisionVariable, Domain, Expression as Expr, Literal as Lit};

use crate::metadata::Metadata;
Expand Down

0 comments on commit 926299d

Please sign in to comment.