Remove unused OpportunisticResolve field

This commit is contained in:
Ayaz Hafiz 2022-07-26 13:27:59 -04:00
parent 31220d5598
commit 4049eb6780
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58
3 changed files with 0 additions and 6 deletions

View file

@ -1530,8 +1530,6 @@ fn solve(
}
&Resolve(OpportunisticResolve {
specialization_variable,
// TODO: remove me
specialization_expectation: _,
member,
specialization_id,
}) => {