mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
cleanup
This commit is contained in:
parent
2e27746413
commit
57f2233278
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ fn headers_from_annotation_help(
|
||||||
| Shadowed(_, _, symbol)
|
| Shadowed(_, _, symbol)
|
||||||
| AbilityMemberSpecialization {
|
| AbilityMemberSpecialization {
|
||||||
ident: symbol,
|
ident: symbol,
|
||||||
// TODO(abilities): handle linking the member def to the specialization ident
|
|
||||||
specializes: _,
|
specializes: _,
|
||||||
} => {
|
} => {
|
||||||
let annotation_index = {
|
let annotation_index = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue