Update extract.py

This commit is contained in:
gutosie
2023-01-08 09:46:21 +02:00
committed by GitHub
parent ead8cc394a
commit 41976ec80d

View File

@@ -1886,10 +1886,9 @@ def NEOBootExtract(source, target, ZipDelete, Nandsim):
else:
os.system('echo "Image %s not installed "' % source)
RemoveUnpackDirs()
return
# ver. gutosie
#--------------------------------------------- 2022 ---------------------------------------------#
#--------------------------------------------- 2023 ---------------------------------------------#
#END