Skip to content

Commit

Permalink
removed blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwicky committed Nov 29, 2024
1 parent 1e165c8 commit ebbd3fa
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ pub enum NodeScraperError {
#[error("node {node_id} has provided malformed host information ({host}: {source}")]
MalformedHost {
host: String,

node_id: NodeId,

#[source]
source: NymNodeApiClientError,
},
Expand Down

0 comments on commit ebbd3fa

Please sign in to comment.