OP-2815 - moved webserver tool to Openpype repo for PS

This commit is contained in:
Petr Kalis 2022-03-11 14:31:00 +01:00
parent e8b2299c00
commit 8a3be30141

View file

@ -14,7 +14,7 @@ from openpype.api import Logger
from openpype.tools.utils import host_tools
from avalon import api
from avalon.tools.webserver.app import WebServerTool
from openpype.tools.adobe_webserver.app import WebServerTool
from .ws_stub import PhotoshopServerStub