Skip to content

Commit 9482f20

Browse files
committed
yarn format
1 parent cd84a44 commit 9482f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/core/firestore_client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ export async function setOfflineComponentProvider(
265265
.catch(error => {
266266
logWarn(
267267
`Terminating Firestore in response to "${event.type}" event failed:`,
268-
error
268+
error
269269
);
270270
});
271271

0 commit comments

Comments
 (0)