Skip to content

Commit 5d196e1

Browse files
committed
Fix a typo
1 parent 32f660e commit 5d196e1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/speech/src/v1beta1/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ function v1beta1(options) {
2424
scopes: v1beta1.ALL_SCOPES
2525
}, options);
2626
var gaxGrpc = gax.grpc(options);
27-
var result = {};
2827
return speechApi(gaxGrpc);
2928
}
3029
v1beta1.SERVICE_ADDRESS = speechApi.SERVICE_ADDRESS;

0 commit comments

Comments
 (0)