Skip to content

Commit f9a490d

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

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

packages/google-cloud-documentai/src/v1/document_processor_service_client.ts

-1
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-documentai/src/v1beta1/document_understanding_service_client.ts

-1
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-documentai/src/v1beta2/document_understanding_service_client.ts

-1
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-documentai/src/v1beta3/document_processor_service_client.ts

-1
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)