mirror of
https://github.com/ciromattia/kcc
synced 2025-12-13 01:36:27 +00:00
remove print
This commit is contained in:
@@ -1617,7 +1617,6 @@ def makeBook(source, qtgui=None):
|
|||||||
rmtree(path, True)
|
rmtree(path, True)
|
||||||
except Exception:
|
except Exception:
|
||||||
pass
|
pass
|
||||||
print(filepath)
|
|
||||||
return filepath
|
return filepath
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user