Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm committed Mar 15, 2024
1 parent 711a79b commit 6442dc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ pub enum Error {
UDSError(crate::uds::error::Error),
}


impl From<tokio_stream::Elapsed> for Error {
fn from(_: tokio_stream::Elapsed) -> Error {
Error::Timeout
Expand Down

0 comments on commit 6442dc5

Please sign in to comment.