Skip to content

Commit

Permalink
fix(cli): apply @leopaul36 suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
servalD committed Jun 5, 2024
1 parent 00836d2 commit 0eaa45e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions crates/ash_cli/src/utils/templating.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1177,9 +1177,6 @@ pub(crate) fn template_blockscout_props_table(
.unwrap_or_default()
),
]);

// TODO: Add the rest of the Subnet properties

props_table
}

Expand Down

0 comments on commit 0eaa45e

Please sign in to comment.