Remove unnecessary warnings during Mod scanning.
This commit is contained in:
committed by
Chris Hennes
parent
5419d793f0
commit
c461a7a81f
@@ -1279,8 +1279,6 @@ class DirModScanner:
|
||||
if not base.exists():
|
||||
if warning:
|
||||
Wrn(warning)
|
||||
else:
|
||||
Wrn(f"No modules found in {base!s}")
|
||||
return
|
||||
|
||||
if warning:
|
||||
|
||||
Reference in New Issue
Block a user