mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 06:55:15 +00:00
Remove redundant signature index
This commit is contained in:
parent
0920fb4227
commit
60178f14e4
1 changed files with 0 additions and 1 deletions
|
@ -1815,7 +1815,6 @@ fn constrain_function_def(
|
|||
signature_closure_type_index,
|
||||
))
|
||||
};
|
||||
let signature_index = constraints.push_type(types, signature);
|
||||
let cons = [
|
||||
constraints.let_constraint(
|
||||
[],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue