Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
russellwheatley committed Nov 26, 2024
1 parent a221222 commit 8102c78
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.


#if __has_include("include/firebase_core/FLTFirebaseCorePlugin.h")
#import "include/firebase_core/FLTFirebaseCorePlugin.h"
#else
Expand All @@ -21,7 +20,6 @@
#import "include/messages.g.h"
#endif


@implementation FLTFirebaseCorePlugin {
BOOL _coreInitialized;
}
Expand Down

0 comments on commit 8102c78

Please sign in to comment.