Skip to content

Commit

Permalink
Fixed space
Browse files Browse the repository at this point in the history
  • Loading branch information
nsingh-branch committed Jul 31, 2024
1 parent 66fab2e commit 36293b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/BranchSDK/BNCRequestFactory.m
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ - (NSDictionary *)dataForOpenWithURLString:(NSString *)urlString {
[self addAppleReceiptSourceToJSON:json];
[self addTimestampsToJSON:json];


if (urlString) {
[self safeSetValue:urlString forKey:BRANCH_REQUEST_KEY_UNIVERSAL_LINK_URL onDict:json];
}
Expand Down

0 comments on commit 36293b4

Please sign in to comment.