mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Remove redundant (double) selection
This commit is contained in:
parent
08e5ca43db
commit
09e5f99723
1 changed files with 0 additions and 1 deletions
|
|
@ -61,7 +61,6 @@ class CurvesLoader(api.Loader):
|
|||
except StopIteration:
|
||||
raise TypeError("%s is missing controls_SET")
|
||||
|
||||
cmds.select(control_set)
|
||||
options = ";".join([
|
||||
"",
|
||||
"",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue