Skip to content

Commit

Permalink
chore: update gapic-generator-typescript to v1.3.2 (#1511)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored May 27, 2021
1 parent 2141b08 commit a70abfd
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
1 change: 0 additions & 1 deletion dev/src/v1/firestore_admin_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import {
PaginationCallback,
GaxCall,
} from 'google-gax';
import * as path from 'path';

import {Transform} from 'stream';
import {RequestType} from 'google-gax/build/src/apitypes';
Expand Down
1 change: 0 additions & 1 deletion dev/src/v1/firestore_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import {
PaginationCallback,
GaxCall,
} from 'google-gax';
import * as path from 'path';

import {Transform} from 'stream';
import {RequestType} from 'google-gax/build/src/apitypes';
Expand Down
1 change: 0 additions & 1 deletion dev/src/v1beta1/firestore_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import {
PaginationCallback,
GaxCall,
} from 'google-gax';
import * as path from 'path';

import {Transform} from 'stream';
import {RequestType} from 'google-gax/build/src/apitypes';
Expand Down
6 changes: 3 additions & 3 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-firestore.git",
"sha": "c2c160663f1d3338d6e156cefe65633f2c2690a1"
"sha": "aa92a1545a64e1164d5454c24fb38fb99aa1fd24"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "75880c3e6a6aa2597400582848e81bbbfac51dea",
"internalRef": "372468161"
"sha": "6fa858c6489b1bbc505a7d7afe39f2dc45819c38",
"internalRef": "372656503"
}
},
{
Expand Down

0 comments on commit a70abfd

Please sign in to comment.