Skip to content

Commit

Permalink
Remove trailing white space
Browse files Browse the repository at this point in the history
  • Loading branch information
warmkesselj committed Dec 19, 2024
1 parent a9a6f60 commit 3dbdf9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/BraintreeCore/Analytics/FPTIBatchData.swift
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ struct FPTIBatchData: Codable {
case connectionStartTime = "connect_start_time"
case correlationID = "correlation_id"
case errorDescription = "error_desc"
case eventName = "event_name"
case eventName = "event_name"
case isConfigFromCache = "config_cached"
case isVaultRequest = "is_vault"
case linkType = "link_type"
Expand Down

0 comments on commit 3dbdf9a

Please sign in to comment.