Skip to content

Commit

Permalink
chore: linting (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Apr 2, 2020
1 parent cdcaf95 commit ee75cfc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/google-cloud-texttospeech/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ const util = require('util');
// Creates a client
const client = new textToSpeech.TextToSpeechClient();
async function quickStart() {

// The text to synthesize
const text = 'hello, world!';

Expand Down
19 changes: 18 additions & 1 deletion packages/google-cloud-texttospeech/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
{
"updateTime": "2020-03-31T20:12:57.070Z",
"updateTime": "2020-04-02T12:00:53.754366Z",
"sources": [
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "75047719f704d61f405cac6d7439637ab36c1232",
"internalRef": "304305096"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "99820243d348191bc9c634f2b48ddf65096285ed"
}
}
],
"destinations": [
{
"client": {
Expand Down

0 comments on commit ee75cfc

Please sign in to comment.