From 6eb792144ba7ba1a240330fe4e93eb4442e9a41f Mon Sep 17 00:00:00 2001 From: iLLiCiTiT Date: Thu, 25 Mar 2021 17:57:58 +0100 Subject: [PATCH] removed celaction publish variant --- .../system_schema/host_settings/schema_celaction.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pype/settings/entities/schemas/system_schema/host_settings/schema_celaction.json b/pype/settings/entities/schemas/system_schema/host_settings/schema_celaction.json index 6fa596808d..c5fe824f94 100644 --- a/pype/settings/entities/schemas/system_schema/host_settings/schema_celaction.json +++ b/pype/settings/entities/schemas/system_schema/host_settings/schema_celaction.json @@ -34,13 +34,6 @@ "app_name": "celation", "multiplatform": false, "multipath_executables": false - }, - { - "app_variant_label": "Publish", - "app_variant": "Publish", - "app_name": "celation", - "multiplatform": false, - "multipath_executables": false } ] }