From 918111dedf3e60e47ce9d0c2303d8306733522a7 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Wed, 2 Dec 2020 21:50:19 -0800 Subject: [PATCH] custominstall: remove debug line --- custominstall.py | 1 - 1 file changed, 1 deletion(-) diff --git a/custominstall.py b/custominstall.py index 3b85f79..b4b671c 100644 --- a/custominstall.py +++ b/custominstall.py @@ -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,