mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-23 14:04:19 +02:00
fix: remove unnecessary comment
This commit is contained in:
parent
7ab6f39ab6
commit
8001609bbd
1 changed files with 0 additions and 1 deletions
|
|
@ -115,7 +115,6 @@ pub async fn perform_adb_commands(
|
|||
CommandType::Shell => "Shell",
|
||||
};
|
||||
|
||||
// HERE FUEGO!!
|
||||
match adb_shell_command(true, &action) {
|
||||
Ok(o) => {
|
||||
// On old devices, adb commands can return the '0' exit code even if there
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue