Skip to content

Commit c900c94

Browse files
committed
Space
1 parent 54a4e34 commit c900c94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/flutterfire_cli/lib/src/firebase.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ Future<bool> npxExists() async {
5656
return _npxExistsCache = process.exitCode == 0;
5757
}
5858

59-
6059
/// Tries to read the default Firebase project id from the
6160
/// .firbaserc file at the root of the dart project if it exists.
6261
Future<String?> getDefaultFirebaseProjectId() async {

0 commit comments

Comments
 (0)