mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
clippy
This commit is contained in:
parent
f233c5328d
commit
f193c778d5
2 changed files with 0 additions and 2 deletions
|
@ -202,7 +202,6 @@ fn fmt_pattern_only(
|
|||
let mut was_multiline = arg.item.is_multiline();
|
||||
|
||||
let before = merge_spaces(buf.text.bump(), last_after, arg.before);
|
||||
dbg!(before, arg.item);
|
||||
|
||||
if !before.is_empty() {
|
||||
if !is_multiline {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue