File tree Expand file tree Collapse file tree 3 files changed +1
-5
lines changed
AuthenticationProviders/Controller Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 1212# import < Parse/Parse.h>
1313
1414#import " PFAssert.h"
15- #import " PFAuthenticationProvider.h"
1615#import " PFCommandCache.h"
1716#import " PFEventuallyQueue.h"
1817#import " PFFieldOperation.h"
Original file line number Diff line number Diff line change 1010#import < Foundation/Foundation.h>
1111
1212#import < Parse/PFConstants.h>
13-
14- #import " PFAuthenticationProvider.h"
13+ #import < Parse/PFAuthenticationProvider.h>
1514
1615NS_ASSUME_NONNULL_BEGIN
1716
Original file line number Diff line number Diff line change 1111
1212#import < Parse/PFUser.h>
1313
14- #import " PFAuthenticationProvider.h"
15-
1614extern NSString *const PFUserCurrentUserFileName;
1715extern NSString *const PFUserCurrentUserPinName;
1816extern NSString *const PFUserCurrentUserKeychainItemName;
You can’t perform that action at this time.
0 commit comments