remove action handler from vendor

This commit is contained in:
Milan Kolar 2018-10-30 15:15:10 +01:00
parent e9b796e1d8
commit 2b8ff908c0
9 changed files with 234 additions and 11 deletions

View file

@ -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