removing needless clones

This commit is contained in:
Jędrzej Stuczyński
2024-05-20 11:51:12 +01:00
parent 7a416f8cf5
commit 73fe7618db
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -464,7 +464,7 @@ impl NymNode {
)?;
let auxiliary_details = api_requests::v1::node::models::AuxiliaryDetails {
location: self.config.host.location.clone(),
location: self.config.host.location,
};
// mixnode info