Skip to content

Commit fd53b86

Browse files
committed
fix: remove redundant space
1 parent 23205de commit fd53b86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

promkit/src/preset/readline.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ impl Default for Readline {
8888
foreground_color: Some(Color::DarkGreen),
8989
..Default::default()
9090
},
91-
9291
active_char_style: ContentStyle {
9392
background_color: Some(Color::DarkCyan),
9493
..Default::default()

0 commit comments

Comments
 (0)