mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
[FIX] OS import added in pipeline creator plugins
This commit is contained in:
parent
2b23b42da6
commit
1771e4cc57
1 changed files with 1 additions and 0 deletions
|
|
@ -660,6 +660,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