mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 20:18:18 +00:00
remove an empty line
This commit is contained in:
parent
d6365610d5
commit
e28b644a67
|
@ -950,7 +950,6 @@ namespace lp {
|
||||||
|
|
||||||
if (!feas)
|
if (!feas)
|
||||||
return lia_move::conflict;
|
return lia_move::conflict;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!_check_feasible())
|
if (!_check_feasible())
|
||||||
|
|
Loading…
Reference in a new issue