mirror of
https://github.com/MeexReay/bRAC.git
synced 2025-06-24 10:52:58 +03:00
remove nekrasivo
This commit is contained in:
parent
6508062c70
commit
fac7c10e53
@ -73,7 +73,6 @@ Press enter to close")?;
|
||||
|
||||
if let Some((data, size)) = data {
|
||||
if let Some(last) = data.iter().rev().find(|o| o.contains(&message)) {
|
||||
println!("{}", last);
|
||||
if last.contains(&message) {
|
||||
break;
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user