Remove stray dbgs

This commit is contained in:
Ayaz Hafiz 2022-04-12 16:32:50 -04:00
parent 64b559073d
commit cbbbb8c855
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58
4 changed files with 4 additions and 9 deletions

View file

@ -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.