mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 06:55:15 +00:00
Remove stray dbg
This commit is contained in:
parent
1646e84a77
commit
7722601504
1 changed files with 0 additions and 1 deletions
|
@ -2142,7 +2142,6 @@ fn compact_lambda_set<P: Phase>(
|
|||
);
|
||||
}
|
||||
(_, Some(specialization)) => {
|
||||
dbg!(opaque_home);
|
||||
let specialized_lambda_set = *specialization
|
||||
.specialization_lambda_sets
|
||||
.get(&r)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue