Skip to content

Commit

Permalink
Indent.
Browse files Browse the repository at this point in the history
  • Loading branch information
yuchenshi committed Oct 7, 2019
1 parent 6c3d57d commit 9171555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/emulator/firestoreEmulator.ts
Expand Up @@ -76,7 +76,7 @@ export class FirestoreEmulator implements EmulatorInstance {
utils.logLabeledWarning(
"firestore",
`Support for WebChannel on a separate port (${webChannelPort}) is DEPRECATED and will go away soon. ` +
"Please use port above instead."
"Please use port above instead."
);
} catch (e) {
// We don't need to take any action here since the emulator will still
Expand Down

0 comments on commit 9171555

Please sign in to comment.