diff --git a/client/ayon_core/hosts/traypublisher/plugins/create/create_editorial_package.py b/client/ayon_core/hosts/traypublisher/plugins/create/create_editorial_package.py index 72a156dfb7..830cfa5564 100644 --- a/client/ayon_core/hosts/traypublisher/plugins/create/create_editorial_package.py +++ b/client/ayon_core/hosts/traypublisher/plugins/create/create_editorial_package.py @@ -38,7 +38,6 @@ class EditorialPackageCreator(TrayPublishCreator): ["ExtractEditorialPckgConversion"] ["conversion_enabled"] ) - print(project_settings) def get_icon(self): return "fa.folder"