提交 be5555fc 编写于 作者: H Hanusz Leszek 提交者: AUTOMATIC1111

drop the print

上级 e9919f2a
......@@ -56,7 +56,6 @@ def load_scripts(basedir):
return
for filename in sorted(os.listdir(basedir)):
print(f"Loading script: {filename}")
path = os.path.join(basedir, filename)
if not os.path.isfile(path):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册