inject.sh: remove unnecessary check

the call stack already falls through with  a bunch of return
1s after a successful run of me_cleaner, so it's really not
necessary.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-05-06 19:32:18 +01:00
parent 5657cc1afb
commit cf78583a6d
-1
View File
@@ -165,7 +165,6 @@ extract_intel_me()
extract_intel_me_bruteforce()
{
[ -L "$1" ] && return 0
e "$_metmp" f && x_ && return 1
_r="-r" && [ -n "$mfs" ] && _r=""