removed tools attribute from class

This commit is contained in:
wijnand 2018-04-30 11:12:33 +02:00
parent 85dd7e247c
commit bd16d489bc

View file

@ -7,7 +7,6 @@ class FusionSelectContainer(api.InventoryAction):
icon = "mouse-pointer"
color = "#d8d8d8"
hosts = ["fusion"]
tools = ["manager"]
def process(self, containers):