mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
Fixed some formatting
This commit is contained in:
parent
648ccd463d
commit
58b73ae257
2 changed files with 1 additions and 7 deletions
|
@ -959,7 +959,6 @@ fn fmt_dbg<'a>(
|
|||
_: bool,
|
||||
indent: u16,
|
||||
) {
|
||||
|
||||
buf.ensure_ends_with_newline();
|
||||
buf.indent(indent);
|
||||
buf.push_str("dbg");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue