From 93f15643a71b6d769bddf91b0730ebad6a59122e Mon Sep 17 00:00:00 2001 From: Tobias Lohr Date: Tue, 31 Aug 2021 15:41:53 +0200 Subject: [PATCH] #250 remove obsolete constant --- lib/sandbox.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/sandbox.js b/lib/sandbox.js index ff911a13..e361ca52 100644 --- a/lib/sandbox.js +++ b/lib/sandbox.js @@ -23,7 +23,6 @@ const API_BASE = API_HOST + '/api/v1'; const API_SANDBOXES = API_BASE + '/sandboxes'; const API_SYSTEM = API_BASE + '/system'; const SANDBOX_API_POLLING_TIMEOUT = 1000 * 60 * 15; // 15 minutes -const SANDBOX_HOST_PATTERN = '%s-%s.sandbox.us01.dx.commercecloud.salesforce.com'; // ocapi settings to apply to sandbox at provisioning time, CLIENTID to be set beforehand const SANDBOX_OCAPI_SETTINGS = [{ client_id: "CLIENTID", resources: [