mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
removed tools attribute from class
This commit is contained in:
parent
85dd7e247c
commit
bd16d489bc
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ class FusionSelectContainer(api.InventoryAction):
|
|||
icon = "mouse-pointer"
|
||||
color = "#d8d8d8"
|
||||
hosts = ["fusion"]
|
||||
tools = ["manager"]
|
||||
|
||||
def process(self, containers):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue