Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahkoop committed Dec 16, 2024
1 parent 3959200 commit 6306c27
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ class ShopperInsightsClient internal constructor(
return deviceInspector.isVenmoInstalled(context)
}

private val analyticsParams : AnalyticsEventParams get() {
private val analyticsParams: AnalyticsEventParams get() {
return AnalyticsEventParams(shopperSessionId = shopperSessionId)
}

Expand Down

0 comments on commit 6306c27

Please sign in to comment.