Skip to content

Commit 3fe279f

Browse files
committed
spend another CI build to delete a double newline
1 parent acc136c commit 3fe279f

File tree

1 file changed

+0
-1
lines changed
  • library/std/src/sys/wasi/ext

1 file changed

+0
-1
lines changed

library/std/src/sys/wasi/ext/io.rs

-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ impl FromRawFd for RawFd {
7171
}
7272
}
7373

74-
7574
impl AsRawFd for net::TcpStream {
7675
fn as_raw_fd(&self) -> RawFd {
7776
self.as_inner().fd().as_raw()

0 commit comments

Comments
 (0)