OP-2042 - remove superfluous logging

This commit is contained in:
Petr Kalis 2021-12-08 11:41:02 +01:00
parent 709d0ee625
commit 23ed14a397

View file

@ -307,7 +307,6 @@ class HostDirmap:
mapping = {}
if not project_settings["global"]["sync_server"]["enabled"]:
log.debug("Site Sync not enabled")
return mapping
from openpype.settings.lib import get_site_local_overrides