custominstall: remove debug line

This commit is contained in:
Ian Burgwin
2020-12-02 21:50:19 -08:00
parent 47f22313b4
commit 918111dedf

View File

@@ -219,7 +219,6 @@ class CustomInstall:
cifinish_path = join(self.sd, 'cifinish.bin')
with TemporaryDirectory(suffix='-custom-install') as tempdir:
self.log(tempdir)
# set up the common arguments for the two times we call save3ds_fuse
save3ds_fuse_common_args = [
save3ds_fuse_path,