Skip to content

Commit 79981d4

Browse files
authored
Nope, a link won't work here.
1 parent 6a01bf1 commit 79981d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

firestore/emulator-suite.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ export async function onDocumentReady(firebaseApp) {
33

44
//[START fs_emulator_connect]
55
// firebaseApp previously initialized using firebase.initializeApp().
6-
// See <a href="https://firebase.google.com/docs/web/setup">Add Firebase to your JavaScript project</a>.
76
var db = firebaseApp.firestore();
87
if (location.hostname === "localhost") {
98
// Note that the Firebase Web SDK must connect to the WebChannel port

0 commit comments

Comments
 (0)