Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tdchow committed Sep 18, 2024
1 parent 2af6a5c commit 211f183
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ internal class AnalyticsClient(
)
val analyticsRequest =
createFPTIPayload(authorization, eventBlobs, metadata)

httpClient.post(
FPTI_ANALYTICS_URL,
analyticsRequest.toString(),
Expand Down

0 comments on commit 211f183

Please sign in to comment.