Skip to content

Commit

Permalink
remove unused character
Browse files Browse the repository at this point in the history
  • Loading branch information
apis17 committed Feb 2, 2024
1 parent 5c9bb0a commit f548f65
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions MOLPayXDK.framework/Versions/A/Headers/MOLPayLib.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
@required
- (void)transactionResult: (NSDictionary *)result;
@end
beta-01

@interface MOLPayLib : UIViewController

@property (nonatomic, strong) id <MOLPayLibDelegate> delegate;
Expand Down
2 changes: 1 addition & 1 deletion rms-mobile-xdk-cocoapods.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'rms-mobile-xdk-cocoapods'
s.version = '3.33.6-rc2'
s.version = '3.33.6-rc3'
s.summary = 'Razer Merchant Services Mobile XDK.'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit f548f65

Please sign in to comment.