Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
avitex committed Jun 4, 2021
1 parent fdf3741 commit cfb5f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/display/input.rs
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,9 @@ impl<'a> InputWriter<'a> {
) -> Self {
Self {
w,
underline,
full,
span,
underline,
}
}

Expand Down

0 comments on commit cfb5f38

Please sign in to comment.