Skip to content

Commit ffdcde9

Browse files
committed
File formatting
1 parent ab0a870 commit ffdcde9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

firestore/src/main/create_app_check_credentials_provider_ios.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
#include "firestore/src/main/create_credentials_provider.h"
1818

1919
#import "FIRAppInternal.h"
20-
#import "FirebaseAuthInterop/FIRAuthInterop.h"
2120
#import "FIRComponent.h"
2221
#import "FIRComponentContainer.h"
2322
#import "FIRComponentType.h"
23+
#import "FirebaseAuthInterop/FIRAuthInterop.h"
2424
#import "FirebaseCore.h"
2525

2626
#include "Firestore/core/src/credentials/firebase_app_check_credentials_provider_apple.h"

firestore/src/main/create_credentials_provider_ios.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
#include <memory>
2020

2121
#import "FIRAppInternal.h"
22-
#import "FirebaseAuthInterop/FIRAuthInterop.h"
2322
#import "FIRComponent.h"
2423
#import "FIRComponentContainer.h"
2524
#import "FIRComponentType.h"
25+
#import "FirebaseAuthInterop/FIRAuthInterop.h"
2626
#import "FirebaseCore.h"
2727

2828
#include "Firestore/core/src/credentials/firebase_auth_credentials_provider_apple.h"

0 commit comments

Comments
 (0)