Commit 2c0b946f by Dima Bart

Remove PassKit import from client.

parent 891ce3e0
......@@ -45,10 +45,6 @@
#import "NSDictionary+BUYAdditions.h"
#import "NSURLComponents+BUYAdditions.h"
#if __has_include(<PassKit/PassKit.h>)
@import PassKit;
#endif
#define kGET @"GET"
#define kPOST @"POST"
#define kPATCH @"PATCH"
......
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