Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
hansieodendaal committed May 28, 2024
1 parent c1006fb commit 31be0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_layer/wallet/src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ use tari_common::{
configuration::{serializers, Network, StringList},
SubConfigPath,
};
use tari_common_types::{grpc_authentication::GrpcAuthentication, wallet_types::WalletType};
use tari_common_types::grpc_authentication::GrpcAuthentication;
use tari_comms::multiaddr::Multiaddr;
use tari_p2p::P2pConfig;
use tari_utilities::SafePassword;
Expand Down

0 comments on commit 31be0f9

Please sign in to comment.