mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
changed import of CommunicationsWrapper
This commit is contained in:
parent
0b473de76b
commit
bcad1ab7fd
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import os
|
|||
import logging
|
||||
import tempfile
|
||||
|
||||
from . import CommunicationWrapper
|
||||
from .communication_server import CommunicationWrapper
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue