Skip to content

Commit

Permalink
removed extra line break
Browse files Browse the repository at this point in the history
  • Loading branch information
aboedo committed Jan 20, 2021
1 parent 03c3cc5 commit c662650
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Purchases/Public/RCPurchasesErrorUtils.m
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,6 @@ + (NSError *)logOutAnonymousUserError {
return [self errorWithCode:RCLogOutAnonymousUserError];
}


+ (NSError *)purchasesErrorWithSKError:(NSError *)skError {

RCPurchasesErrorCode errorCode = RCPurchasesErrorCodeFromSKError(skError);
Expand Down

0 comments on commit c662650

Please sign in to comment.