mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
[FIX] OS import added in pipeline creator plugins
This commit is contained in:
parent
57bc75f2bd
commit
41533f28b7
1 changed files with 1 additions and 0 deletions
|
|
@ -661,6 +661,7 @@ def discover_convertor_plugins(*args, **kwargs):
|
|||
|
||||
def discover_legacy_creator_plugins():
|
||||
from openpype.lib import Logger
|
||||
import os
|
||||
|
||||
log = Logger.get_logger("CreatorDiscover")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue