Skip to content

Commit

Permalink
Merge pull request #1055 from 0x1-company/create-pull-request/patch-5…
Browse files Browse the repository at this point in the history
…2078ca

Run swift-format
  • Loading branch information
github-actions[bot] authored Dec 4, 2023
2 parents 011fc30 + 5baf635 commit 1c4057f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ public struct InviteFriendLogic {
case let .onCompletion(completion):
state.destination = nil
analytics.logEvent("activity_completion", [
"activity_type": completion.activityType?.rawValue
"activity_type": completion.activityType?.rawValue,
])
guard
completion.result,
Expand Down

0 comments on commit 1c4057f

Please sign in to comment.