We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b579a9 commit f15b709Copy full SHA for f15b709
mirrord/agent/src/util/rolledback_stream.rs
@@ -78,7 +78,7 @@ where
78
this.prefix = None;
79
}
80
81
- return Poll::Ready(Ok(()));
+ Poll::Ready(Ok(()))
82
83
84
0 commit comments