mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 22:40:09 +01:00
chore: clean
This commit is contained in:
parent
92d14cdf20
commit
c10f08a0c2
5 changed files with 20 additions and 21 deletions
|
|
@ -7,7 +7,7 @@ use inquire::*;
|
|||
|
||||
pub fn suggestion(data: &mut Data) {
|
||||
let shell = data.shell.clone();
|
||||
let mut last_command ;
|
||||
let mut last_command;
|
||||
|
||||
loop {
|
||||
last_command = data.command.clone();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue