mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 08:13:22 +01:00
Stop printing annoying ok messages
This commit is contained in:
parent
73e92a688f
commit
5f6b798e35
@ -11,5 +11,3 @@ for m in modules:
|
||||
if pkgutil.find_loader(m) is None:
|
||||
print('module', m, 'not found')
|
||||
exit(1)
|
||||
|
||||
print('ok')
|
||||
|
Loading…
Reference in New Issue
Block a user