Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit 158edd2

Browse files
Merge 167b3b0 into ccc1953
2 parents ccc1953 + 167b3b0 commit 158edd2

3 files changed

Lines changed: 4 additions & 5 deletions

File tree

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ export default {
6060
PredictionServiceClient,
6161
SpecialistPoolServiceClient,
6262
};
63-
6463
import * as protos from '../protos/protos';
6564
export {protos};
6665

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-ai-platform.git",
7-
"sha": "d8c6bbb67ca1ea81268674e9666536688f0cd720"
7+
"sha": "ccc19537477a57ab36b13072ff6d569eba29d0a7"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "a389671476b5fe2b1c63bcc115515a76c273ceba",
15-
"internalRef": "360248513"
14+
"sha": "5477122b3e8037a1dc5bc920536158edbd151dc4",
15+
"internalRef": "361273630"
1616
}
1717
},
1818
{

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020 Google LLC
1+
// Copyright 2021 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)