Skip to content

Commit

Permalink
wip checking swiftlint file size
Browse files Browse the repository at this point in the history
  • Loading branch information
nan-li committed Dec 7, 2023
1 parent ae44997 commit c15cb89
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -474,10 +474,7 @@ class OSUserExecutor {
executePendingRequests()
}
}
}

// MARK: - User Executor Parsing
extension OSUserExecutor {
/**
Used to parse Create User and Fetch User responses. The `originalPushToken` is the push token when the request was created, which may be different from the push token currently in the SDK. For example, when the request was created, there may be no push token yet, but soon after, the SDK receives a push token. This is used to determine whether or not to hydrate the push subscription.
*/
Expand Down

0 comments on commit c15cb89

Please sign in to comment.