Skip to content

Commit 8a475dc

Browse files
author
Benjamin E. Coe
authored
Revert "fix: clarify the gax-nodejs usage in README (#1352)" (#1409)
This reverts commit e1557e4.
1 parent e1557e4 commit 8a475dc

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • synthtool/gcp/templates/node_library

synthtool/gcp/templates/node_library/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained].
7272
{% endif %}{% if 'partials' in metadata and metadata['partials']['body'] %}{{ metadata['partials']['body'] }}{% endif %}
7373

7474
{% if metadata['samples']|length %}
75-
76-
This library is built on top of google-gax as its transport layer. To customize the common behavior of this client library (timeout, retry, etc), see [Client Library Howto](https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md).
77-
7875
## Samples
7976

8077
Samples are in the [`samples/`](https://github.com/{{ metadata['repo']['repo'] }}/tree/{{ metadata['repo']['default_branch'] }}/samples) directory. Each sample's `README.md` has instructions for running its sample.

0 commit comments

Comments
 (0)