mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
remove action handler from vendor
This commit is contained in:
parent
e9b796e1d8
commit
2b8ff908c0
9 changed files with 234 additions and 11 deletions
|
|
@ -6,7 +6,7 @@ import logging
|
|||
import os
|
||||
import json
|
||||
import ftrack_api
|
||||
from ftrack_action_handler.action import BaseAction
|
||||
from ftrack_action_handler import BaseAction
|
||||
|
||||
from avalon import io, inventory, lib
|
||||
from avalon.vendor import toml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue