Skip to content

Commit

Permalink
cargo fmt --all fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adaschma committed Jul 7, 2024
1 parent f1411cf commit 5502fcd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/engine.rs
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,6 @@ impl Reedline {
self
}


/// A builder which sets the color to use for the right side of the prompt.
#[must_use]
pub fn with_prompt_right_color(mut self, color: Color) -> Self {
Expand Down

0 comments on commit 5502fcd

Please sign in to comment.