use direct ayon_weblisher import

This commit is contained in:
Jakub Trllo 2024-06-06 16:14:18 +02:00
parent 6df1a97446
commit e335d0f3c8

View file

@ -17,7 +17,7 @@ import os
import pyblish.api
from openpype_modules.webpublisher.lib import (
from ayon_webpublisher.lib import (
get_batch_context_info,
parse_json
)