clippy lint
This commit is contained in:
parent
ed827e993f
commit
0fe19ae472
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ impl Prompt {
|
|||
let text = ui::Text::new(doc.to_string());
|
||||
|
||||
let area = Rect::new(
|
||||
completion_area.x + 0,
|
||||
completion_area.x,
|
||||
completion_area.y - 3,
|
||||
completion_area.width,
|
||||
3,
|
||||
|
|
Loading…
Add table
Reference in a new issue