mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
OP-2042 - remove superfluous logging
This commit is contained in:
parent
709d0ee625
commit
23ed14a397
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue