Skip to content

Commit

Permalink
Import order
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard committed Sep 29, 2023
1 parent 00141e8 commit 71a2184
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Firestore/Source/API/FSTFirestoreComponent.mm
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@

#import "Firestore/Source/API/FSTFirestoreComponent.h"

#import <FirebaseAppCheckInterop/FirebaseAppCheckInterop.h>

#include <memory>
#include <string>
#include <utility>

#import <FirebaseAppCheckInterop/FirebaseAppCheckInterop.h>

#import "FirebaseAuth/Interop/FIRAuthInterop.h"
#import "FirebaseCore/Extension/FIRAppInternal.h"
#import "FirebaseCore/Extension/FIRComponent.h"
Expand Down

0 comments on commit 71a2184

Please sign in to comment.