nuke create plugins do not expect system settings

This commit is contained in:
Jakub Trllo 2023-09-01 17:19:39 +02:00
parent 7441d2617a
commit ce3e9a5240

View file

@ -379,11 +379,7 @@ class NukeWriteCreator(NukeCreator):
sys.exc_info()[2]
)
def apply_settings(
self,
project_settings,
system_settings
):
def apply_settings(self, project_settings):
"""Method called on initialization of plugin to apply settings."""
# plugin settings