We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bafa2ed + 7ace34f commit 98b2f71Copy full SHA for 98b2f71
Parse/Internal/Object/Subclassing/PFObjectSubclassingController.m
@@ -18,16 +18,6 @@
18
#import "PFPropertyInfo_Private.h"
19
#import "PFPropertyInfo_Runtime.h"
20
#import "PFSubclassing.h"
21
-#import "PFUser.h"
22
-#import "PFSession.h"
23
-#import "PFPin.h"
24
-#import "PFRole.h"
25
-#import "PFEventuallyPin.h"
26
-#import "PFInstallation.h"
27
-
28
-#if TARGET_OS_IPHONE
29
-#import "PFProduct.h"
30
-#endif
31
32
// CFNumber does not use number type 0, we take advantage of that here.
33
#define kCFNumberTypeUnknown 0
0 commit comments