mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
created folder default modules
This commit is contained in:
parent
2b9f4794ab
commit
bf1db0f57c
9 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import os
|
||||
import json
|
||||
from openpype.modules.ftrack.lib import ServerAction
|
||||
from openpype_modules.ftrack.lib import ServerAction
|
||||
from openpype.modules.clockify.clockify_api import ClockifyAPI
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
import json
|
||||
from openpype.modules.ftrack.lib import BaseAction, statics_icon
|
||||
from openpype_modules.ftrack.lib import BaseAction, statics_icon
|
||||
from openpype.modules.clockify.clockify_api import ClockifyAPI
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue