Skip to content

Commit 3c1e5b4

Browse files
authored
Get rid of an additional import of FIRVersion that I missed deleting (#6867)
1 parent c784d74 commit 3c1e5b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Crashlytics/Crashlytics/Components/FIRCLSContext.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
#include "Crashlytics/Crashlytics/Helpers/FIRCLSDefines.h"
3232
#include "Crashlytics/Crashlytics/Helpers/FIRCLSFeatures.h"
3333
#include "Crashlytics/Crashlytics/Helpers/FIRCLSUtility.h"
34-
#include "FirebaseCore/Sources/Public/FirebaseCore/FIRVersion.h"
3534

3635
// The writable size is our handler stack plus whatever scratch we need. We have to use this space
3736
// extremely carefully, however, because thread stacks always needs to be page-aligned. Only the

0 commit comments

Comments
 (0)