Skip to content

Commit 78c4787

Browse files
calopsMingun
authored andcommitted
Update src/writer.rs
Co-authored-by: Mingun <[email protected]>
1 parent 6e0856f commit 78c4787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/writer.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ impl Indentation {
405405
indent_char,
406406
indent_size,
407407
indents: vec![indent_char; 128],
408-
indents_len: indents_len,
408+
indents_len,
409409
}
410410
}
411411

0 commit comments

Comments
 (0)