Cleaned Code by Removing Location Tracking for Errors
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
|
||||
@interface MPNumber : NSObject <MPValue>
|
||||
|
||||
@property (nonatomic, strong) NSDecimalNumber *number;
|
||||
@property (readonly, nonatomic, strong) NSDecimalNumber *number;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user