Skip to content

Commit 9085340

Browse files
chore: update gapic-generator-typescript to v1.3.2 (#162)
Committer: @alexander-fenster PiperOrigin-RevId: 372656503 Source-Link: googleapis/googleapis@6fa858c Source-Link: googleapis/googleapis-gen@d7c95df
1 parent 7f328c5 commit 9085340

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/google-cloud-bigquery-storage/src/v1/big_query_read_client.ts

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
/* global window */
2020
import * as gax from 'google-gax';
2121
import {Callback, CallOptions, Descriptors, ClientOptions} from 'google-gax';
22-
import * as path from 'path';
2322

2423
import * as protos from '../../protos/protos';
2524
import jsonProtos = require('../../protos/protos.json');

packages/google-cloud-bigquery-storage/src/v1beta1/big_query_storage_client.ts

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
/* global window */
2020
import * as gax from 'google-gax';
2121
import {Callback, CallOptions, Descriptors, ClientOptions} from 'google-gax';
22-
import * as path from 'path';
2322

2423
import * as protos from '../../protos/protos';
2524
import jsonProtos = require('../../protos/protos.json');

0 commit comments

Comments
 (0)