revert change

This commit is contained in:
Alexey Bogomolov 2023-03-17 01:14:39 +03:00
parent 3b62d0f4a7
commit bec4639985

View file

@ -7,7 +7,6 @@ from openpype.pipeline.template_data import get_template_data_with_names
class FusionPreLaunchOCIO(PreLaunchHook):
"""Set OCIO environment variable for Fusion"""
app_groups = ["fusion"]
order = 3
def execute(self):
"""Hook entry method."""