From 48bb650788b558d36f041bff380666953b9e6e24 Mon Sep 17 00:00:00 2001 From: Justin Warmkessel Date: Tue, 17 Dec 2024 12:02:12 -0800 Subject: [PATCH] Remove extra line --- .../api/shopperinsights/ShopperInsightsClient.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/ShopperInsights/src/main/java/com/braintreepayments/api/shopperinsights/ShopperInsightsClient.kt b/ShopperInsights/src/main/java/com/braintreepayments/api/shopperinsights/ShopperInsightsClient.kt index 307c241690..7d1b7a9b56 100644 --- a/ShopperInsights/src/main/java/com/braintreepayments/api/shopperinsights/ShopperInsightsClient.kt +++ b/ShopperInsights/src/main/java/com/braintreepayments/api/shopperinsights/ShopperInsightsClient.kt @@ -175,7 +175,6 @@ class ShopperInsightsClient internal constructor( buttonType: ButtonType, presentmentDetails: PresentmentDetails ) { - val params = AnalyticsEventParams( experiment = presentmentDetails.type?.formattedExperiment(), shopperSessionId = shopperSessionId,