mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
remove unused function in extract rop
This commit is contained in:
parent
b61bb2dfc8
commit
24a508a704
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import pyblish.api
|
|||
|
||||
from ayon_core.pipeline import publish
|
||||
from ayon_houdini.api import plugin
|
||||
from ayon_houdini.api.lib import render_rop, get_output_parameter, splitext
|
||||
from ayon_houdini.api.lib import render_rop, splitext
|
||||
|
||||
|
||||
class ExtractROP(plugin.HoudiniExtractorPlugin):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue