Commit 896cc94e by Rune Madsen

Remove unused property.

parent 2be0b67b
...@@ -30,7 +30,6 @@ ...@@ -30,7 +30,6 @@
@interface BUYOrder () @interface BUYOrder ()
@property (nonatomic, copy) NSNumber *orderId;
@property (nonatomic, strong) NSURL *statusURL; @property (nonatomic, strong) NSURL *statusURL;
@property (nonatomic, strong) NSString *name; @property (nonatomic, strong) NSString *name;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment