Skip to content

Commit 810ba39

Browse files
committed
remove obsolete line
1 parent 9d596b5 commit 810ba39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libstd/sys/hermit/net.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ impl Drop for Socket {
3535
}
3636
}
3737

38-
3938
#[derive(Clone)]
4039
pub struct TcpStream(Arc<Socket>);
4140

0 commit comments

Comments
 (0)