diff --git a/src/App/FreeCADInit.py b/src/App/FreeCADInit.py index d772ce7c51..c79ddeda74 100644 --- a/src/App/FreeCADInit.py +++ b/src/App/FreeCADInit.py @@ -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: