mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
moved flickcharm to tools folder root
This commit is contained in:
parent
30e83a3974
commit
ad5ddb21ca
2 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ from avalon.vendor import qtawesome
|
|||
from .delegates import ActionDelegate
|
||||
from . import lib
|
||||
from .models import TaskModel, ActionModel, ProjectModel
|
||||
from .flickcharm import FlickCharm
|
||||
from openpype.tools.flickcharm import FlickCharm
|
||||
from .constants import (
|
||||
ACTION_ROLE,
|
||||
GROUP_ROLE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue