mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 06:55:15 +00:00
Remove unused OpportunisticResolve field
This commit is contained in:
parent
31220d5598
commit
4049eb6780
3 changed files with 0 additions and 6 deletions
|
@ -1530,8 +1530,6 @@ fn solve(
|
|||
}
|
||||
&Resolve(OpportunisticResolve {
|
||||
specialization_variable,
|
||||
// TODO: remove me
|
||||
specialization_expectation: _,
|
||||
member,
|
||||
specialization_id,
|
||||
}) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue