mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
OP-3682 - changed to relative import
This commit is contained in:
parent
0fb1b9be93
commit
9c6d0b1d7e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import requests
|
|||
import platform
|
||||
import shutil
|
||||
|
||||
from common.openpype_common.distribution.file_handler import RemoteFileHandler
|
||||
from .file_handler import RemoteFileHandler
|
||||
|
||||
|
||||
class UrlType(Enum):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue