Skip to content

Commit a2bc97a

Browse files
Merge branch 'mrschmidt/storagetest' of github.com:firebase/firebase-js-sdk into mrschmidt/storagetest
2 parents 9b92abb + 1024015 commit a2bc97a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/firestore/src/platform/rn/base64.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
*/
1717

1818
import { base64 } from '@firebase/util';
19-
import { uint8ArrayFromBinaryString } from '../../util/byte_string';
2019

2120
// WebSafe uses a different URL-encoding safe alphabet that doesn't match
2221
// the encoding used on the backend.

0 commit comments

Comments
 (0)