mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
Remove stray dbg
s
This commit is contained in:
parent
64b559073d
commit
cbbbb8c855
4 changed files with 4 additions and 9 deletions
|
@ -522,8 +522,6 @@ pub fn canonicalize_defs<'a>(
|
|||
.register_ability(loc_ability_name.value, can_members);
|
||||
}
|
||||
|
||||
dbg!(&scope.abilities_store, pattern_type);
|
||||
|
||||
// Now that we have the scope completely assembled, and shadowing resolved,
|
||||
// we're ready to canonicalize any body exprs.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue