Skip to content

Commit

Permalink
rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
octol committed Oct 26, 2023
1 parent fd23521 commit 028ac13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gateway/src/config/persistence/paths.rs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ pub struct GatewayPaths {
// pub node_description: PathBuf,

// pub cosmos_bip39_mnemonic: PathBuf,

/// Path to the configuration of the embedded ip forwarder.
#[serde(deserialize_with = "de_maybe_path")]
pub ip_forwarder_config: Option<PathBuf>,
Expand Down

0 comments on commit 028ac13

Please sign in to comment.