Skip to content

Commit

Permalink
Remove indent
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljbruce committed May 21, 2024
1 parent bba3796 commit 646dc3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gax/src/streamingCalls/streaming.ts
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ export class StreamProxy extends duplexify implements GRPCCallResult {
});
}
});

// We also want to supply the status data as 'response' event to support
// the behavior of google-cloud-node expects.
// see:
Expand Down

0 comments on commit 646dc3d

Please sign in to comment.