Skip to content

Commit 6eb288f

Browse files
Also remove from Firebase build
1 parent 29832b4 commit 6eb288f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/firebase/src/index.rn.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import '../database';
2323
// TODO(b/158625454): Storage doesn't actually work by default in RN (it uses
2424
// `atob`). We should provide a RN build that works out of the box.
2525
import '../storage';
26-
import '../firestore';
2726

2827
firebase.registerVersion(name, version, 'rn');
2928

0 commit comments

Comments
 (0)