Skip to content

Commit

Permalink
fix extra cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
scarmuega committed Nov 16, 2023
1 parent 105da86 commit f326a7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pallas-network/src/multiplexer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ pub struct Segment {
pub payload: Payload,
}

#[cfg(unix)]
pub enum Bearer {
Tcp(TcpStream),

Expand Down

0 comments on commit f326a7d

Please sign in to comment.