Skip to content
Snippets Groups Projects
Commit 600ae82d authored by Alexander Polcyn's avatar Alexander Polcyn
Browse files

remove an unused method

parent 72cdf6f0
Branches
Tags
No related merge requests found
......@@ -516,7 +516,7 @@ module GRPC
# MultiReqView limits access to an ActiveCall's methods for use in
# server client_streamer handlers.
MultiReqView = view_class(:cancelled?, :deadline, :each_queued_msg,
MultiReqView = view_class(:cancelled?, :deadline,
:each_remote_read, :metadata, :output_metadata,
:send_initial_metadata,
:metadata_to_send,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment