Skip to content

Commit c93debd

Browse files
committed
lint
1 parent ffc8504 commit c93debd

File tree

1 file changed

+1
-1
lines changed
  • Node/quickstarts/callable-functions-streaming/functions

1 file changed

+1
-1
lines changed

Node/quickstarts/callable-functions-streaming/functions/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ exports.getForecast = onCall(async (request, response) => {
7171
return Promise.all(allRequests);
7272
});
7373
// [END streaming-callable]
74-
// [END full-sample]
74+
// [END full-sample]

0 commit comments

Comments
 (0)