You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove list of samples. It doesn't add any value in addition to the directories listed above and it's easily out of date.
Remove comment about Node 6 as many samples need Node 8 to run now.
Copy file name to clipboardExpand all lines: functions/README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,3 @@ environment.
32
32
*[OCR (Optical Character Recognition)](ocr/)
33
33
*[SendGrid](sendgrid/)
34
34
*[Slack](slack/)
35
-
36
-
## Notes:
37
-
The samples in the `node8` directory are designed for use with Node.js `8.x.x` only. Unless otherwise noted, all other samples are designed for _both_ Node.js `6.x.x`_and_ Node.js `8.x.x`.
0 commit comments