Skip to content

Commit

Permalink
Remove family again because it's handled by dedicated `HoudiniSubmitD…
Browse files Browse the repository at this point in the history
…eadlineUsdRender` plug-in at bottom of this file
  • Loading branch information
BigRoy committed Jun 4, 2024
1 parent e980577 commit d74fe05
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,7 @@ class HoudiniSubmitDeadline(
label = "Submit Render to Deadline"
order = pyblish.api.IntegratorOrder
hosts = ["houdini"]
families = ["usdrender",
"redshift_rop",
families = ["redshift_rop",
"arnold_rop",
"mantra_rop",
"karma_rop",
Expand Down

0 comments on commit d74fe05

Please sign in to comment.