Skip to content

Commit a70abfd

Browse files
chore: update gapic-generator-typescript to v1.3.2 (#1511)
1 parent 2141b08 commit a70abfd

File tree

4 files changed

+3
-6
lines changed

4 files changed

+3
-6
lines changed

dev/src/v1/firestore_admin_client.ts

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

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

dev/src/v1/firestore_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';

dev/src/v1beta1/firestore_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';

synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-firestore.git",
7-
"sha": "c2c160663f1d3338d6e156cefe65633f2c2690a1"
7+
"sha": "aa92a1545a64e1164d5454c24fb38fb99aa1fd24"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "75880c3e6a6aa2597400582848e81bbbfac51dea",
15-
"internalRef": "372468161"
14+
"sha": "6fa858c6489b1bbc505a7d7afe39f2dc45819c38",
15+
"internalRef": "372656503"
1616
}
1717
},
1818
{

0 commit comments

Comments
 (0)