mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Remove stray dbg
This commit is contained in:
parent
81bb889e93
commit
b311dc4741
1 changed files with 0 additions and 2 deletions
|
@ -2152,8 +2152,6 @@ fn constrain_typed_def(
|
|||
Region::span_across(&annotation.region, &def.loc_expr.region),
|
||||
));
|
||||
|
||||
dbg!(&signature);
|
||||
|
||||
// when a def is annotated, and its body is a closure, treat this
|
||||
// as a named function (in elm terms) for error messages.
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue