From ccbd0c057d702cced1a884ca8cc7e722114f37e4 Mon Sep 17 00:00:00 2001 From: Roy Nieterau Date: Sat, 18 Mar 2023 10:39:53 +0100 Subject: [PATCH] Shush hound --- openpype/hosts/maya/plugins/create/create_arnold_scene_source.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openpype/hosts/maya/plugins/create/create_arnold_scene_source.py b/openpype/hosts/maya/plugins/create/create_arnold_scene_source.py index 42f3c49534..024f1fd91d 100644 --- a/openpype/hosts/maya/plugins/create/create_arnold_scene_source.py +++ b/openpype/hosts/maya/plugins/create/create_arnold_scene_source.py @@ -8,7 +8,6 @@ from openpype.lib import ( ) - class CreateArnoldSceneSource(plugin.MayaCreator): """Arnold Scene Source"""