Skip to content

Commit

Permalink
refactor: 💡 swift-format
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 4, 2023
1 parent 52078ca commit 5baf635
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 5baf635

Please sign in to comment.