Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ioannisj committed Nov 12, 2024
1 parent d3378de commit 3110487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PostHog/PostHogSDK.swift
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ let maxRetryDelay = 30.0
distinctId: distinctId,
userProperties: userProperties,
userPropertiesSetOnce: userPropertiesSetOnce)

// Note we don't reload flags on property changes as these get processed async
} else {
hedgeLog("already identified with id: \(oldDistinctId)")
Expand Down

0 comments on commit 3110487

Please sign in to comment.