diff --git a/src/proto/streams/streams.rs b/src/proto/streams/streams.rs index 7b5c7669..17957a82 100644 --- a/src/proto/streams/streams.rs +++ b/src/proto/streams/streams.rs @@ -1268,7 +1268,6 @@ impl StreamRef { me.actions .send .poll_reset(cx, &mut stream, mode) - .map_err(From::from) } pub fn clone_to_opaque(&self) -> OpaqueStreamRef {