mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove unused function
This commit is contained in:
parent
00eb748b4b
commit
00ab2bc9f6
1 changed files with 1 additions and 2 deletions
|
|
@ -8,8 +8,7 @@ import substance_painter.textureset
|
|||
from openpype.hosts.substancepainter.api.lib import (
|
||||
get_parsed_export_maps,
|
||||
strip_template,
|
||||
has_rgb_channel_in_texture_set,
|
||||
texture_set_filtering
|
||||
has_rgb_channel_in_texture_set
|
||||
)
|
||||
from openpype.pipeline.create import get_subset_name
|
||||
from openpype.client import get_asset_by_name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue