remove print

This commit is contained in:
Alex Xu
2025-08-13 22:23:43 -07:00
committed by GitHub
parent d2828877af
commit a41f947030
-1
View File
@@ -1617,7 +1617,6 @@ def makeBook(source, qtgui=None):
rmtree(path, True)
except Exception:
pass
print(filepath)
return filepath