mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Hound fixes
This commit is contained in:
parent
bc574e5e5e
commit
976ba9b6ce
1 changed files with 1 additions and 4 deletions
|
|
@ -2,11 +2,8 @@ from pathlib import Path
|
|||
import shutil
|
||||
|
||||
import unreal
|
||||
from unreal import EditorLevelLibrary as ell
|
||||
from unreal import EditorAssetLibrary as eal
|
||||
|
||||
from openpype.client import get_representation_by_name
|
||||
from openpype.pipeline import legacy_io, publish
|
||||
from openpype.pipeline import publish
|
||||
|
||||
|
||||
class ExtractUAsset(publish.Extractor):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue