Skip to content

Commit f148ce3

Browse files
chore: update gapic-generator-typescript to v1.3.2 (#747)
* chore: update gapic-generator-typescript to v1.3.2 Committer: @alexander-fenster PiperOrigin-RevId: 372656503 Source-Link: googleapis/googleapis@6fa858c Source-Link: googleapis/googleapis-gen@d7c95df * 🦉 Updates from OwlBot Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Jeff Ching <chingor@google.com>
1 parent 273d4b9 commit f148ce3

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

packages/google-cloud-node/src/v1/speech_client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import {
2525
ClientOptions,
2626
LROperation,
2727
} from 'google-gax';
28-
import * as path from 'path';
2928

3029
import * as protos from '../../protos/protos';
3130
import jsonProtos = require('../../protos/protos.json');

packages/google-cloud-node/src/v1p1beta1/adaptation_client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import {
2626
PaginationCallback,
2727
GaxCall,
2828
} from 'google-gax';
29-
import * as path from 'path';
3029

3130
import {Transform} from 'stream';
3231
import {RequestType} from 'google-gax/build/src/apitypes';

packages/google-cloud-node/src/v1p1beta1/speech_client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import {
2525
ClientOptions,
2626
LROperation,
2727
} from 'google-gax';
28-
import * as path from 'path';
2928

3029
import * as protos from '../../protos/protos';
3130
import jsonProtos = require('../../protos/protos.json');

0 commit comments

Comments
 (0)