From 97f5468a526570aae58a01bf008ee38e6bbf78a9 Mon Sep 17 00:00:00 2001 From: Sudip Paul <67197965+ItsSudip@users.noreply.github.com> Date: Thu, 21 Sep 2023 13:00:04 +0530 Subject: [PATCH] address comment --- src/configurations/destinations/appcues/db-config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/configurations/destinations/appcues/db-config.json b/src/configurations/destinations/appcues/db-config.json index 5e326add9..56868175d 100644 --- a/src/configurations/destinations/appcues/db-config.json +++ b/src/configurations/destinations/appcues/db-config.json @@ -6,7 +6,6 @@ "transformAtV1": "processor", "saveDestinationResponse": true, "includeKeys": [ - "nativeSdkUrl", "accountId", "nativeSdkUrl", "blacklistedEvents", @@ -49,4 +48,4 @@ }, "secretKeys": [] } -} \ No newline at end of file +}