Commit 1ab6c20f by Rune Madsen

Merge pull request #79 from Shopify/hotfix/remove-order-id

Remove unused orderId property
parents 2be0b67b 896cc94e
......@@ -30,7 +30,6 @@
@interface BUYOrder ()
@property (nonatomic, copy) NSNumber *orderId;
@property (nonatomic, strong) NSURL *statusURL;
@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