Skip to content

Commit

Permalink
Update golden-generated in proto-loader
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
  • Loading branch information
mtlewis committed Jun 23, 2021
1 parent f289c34 commit 61e64a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/proto-loader/golden-generated/echo.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type * as grpc from '@grpc/grpc-js';
import type { ServiceDefinition, EnumTypeDefinition, MessageTypeDefinition } from '@grpc/proto-loader';
import type { EnumTypeDefinition, MessageTypeDefinition } from '@grpc/proto-loader';

import type { OperationsClient as _google_longrunning_OperationsClient, OperationsDefinition as _google_longrunning_OperationsDefinition } from './google/longrunning/Operations';
import type { EchoClient as _google_showcase_v1beta1_EchoClient, EchoDefinition as _google_showcase_v1beta1_EchoDefinition } from './google/showcase/v1beta1/Echo';
Expand Down

0 comments on commit 61e64a3

Please sign in to comment.