Skip to content

Commit 7ad4c40

Browse files
Cleanup
1 parent 823f5cd commit 7ad4c40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/firestore/src/platform/browser_lite/fetch_connection.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ export class FetchConnection extends RestConnection {
7474
'Request failed with error: ' + response.statusText
7575
);
7676
}
77+
7778
return response.json();
7879
}
7980
}

0 commit comments

Comments
 (0)