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
|
|
@ -2,7 +2,7 @@ import os
|
|||
import logging
|
||||
import toml
|
||||
import ftrack_api
|
||||
from ftrack_action_handler.appaction import AppAction
|
||||
from ftrack_action_handler import AppAction
|
||||
from avalon import io, lib
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue