Commit 61d03c98 by David Muzi

remove test code

parent 56c34fcf
...@@ -158,7 +158,6 @@ NSString * BUYURLKey = @"url"; ...@@ -158,7 +158,6 @@ NSString * BUYURLKey = @"url";
[self.delegate controllerFailedToStartApplePayProcess:self]; [self.delegate controllerFailedToStartApplePayProcess:self];
} }
} }
NSLog(@"SHOP");
dispatch_group_leave(group); dispatch_group_leave(group);
}]; }];
} }
......
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