Skip to content

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
KaffinPX committed Nov 11, 2024
1 parent 8dddd1d commit ba3ca33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kaspad/src/daemon.rs
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,6 @@ do you confirm? (answer y/n or pass --yes to the Kaspad command line to confirm
WrpcServerOptions {
listen_address: listen_address.to_address(&network.network_type, &encoding).to_string(), // TODO: use a normalized ContextualNetAddress instead of a String
verbose: args.wrpc_verbose,
..WrpcServerOptions::default()
},
))
})
Expand Down

0 comments on commit ba3ca33

Please sign in to comment.