mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-15 08:15:07 +00:00
cleanup
This commit is contained in:
parent
584d41f621
commit
69a3a3c477
2 changed files with 3 additions and 5 deletions
|
@ -699,7 +699,6 @@ pub fn parse_single_def<'a>(
|
|||
spaces_before_current,
|
||||
);
|
||||
|
||||
// dbg!("parse_single_def", &loc_pattern, min_indent, operator_result_state.clone(), &result);
|
||||
|
||||
return result;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue