Skip to content

Commit 005e42a

Browse files
committed
Remove spurious where
1 parent 195180e commit 005e42a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

booster/library/Booster/SMT/Interface.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,6 @@ checkPredicates ctxt givenPs givenSubst psToCheck
309309
(Unknown, _) -> onUnknown
310310
(_, Unknown) -> onUnknown
311311
other -> throwSMT' $ "Unexpected result while checking a condition: " <> show other
312-
where
313312

314313
retryOnce smtGiven sexprsToCheck transState = do
315314
lift reinitSolver

0 commit comments

Comments
 (0)