From d2db2ccbc02607b406df6aced9d80f454bfcab54 Mon Sep 17 00:00:00 2001 From: Traci Porter Date: Thu, 14 Dec 2023 08:21:32 -0600 Subject: [PATCH] DEVDOCS-5628: [revise] remove remote_api_scripts (#78) --- models/theme_objects/_all.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/models/theme_objects/_all.yml b/models/theme_objects/_all.yml index 6fc3680ea..3376bab9b 100644 --- a/models/theme_objects/_all.yml +++ b/models/theme_objects/_all.yml @@ -181,11 +181,6 @@ properties: allOf: -$ref: ./products.yml type: object - remote_api_scripts: - description: - allOf: - -$ref: ./remote_api_scripts.yml - type: object settings: description: allOf: @@ -240,4 +235,4 @@ properties: description: allOf: -$ref: ./wishlist.yml - type: object \ No newline at end of file + type: object