Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
N1ghtStorm committed Sep 17, 2024
1 parent 6675fc6 commit bfc33ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pallets/parachain-app/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
// --chain=local
// --steps=50
// --repeat=20
// --pallet=substrate_bridge_app
// --pallet=parachain_bridge_app
// --extrinsic=*
// --header=./misc/file_header.txt
// --template=./misc/pallet-weight-template.hbs
// --output=../sora2-common/pallets/parachaib-app/src/weights.rs
// --output=../sora2-common/pallets/parachain-app/src/weights.rs

#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
Expand Down

0 comments on commit bfc33ec

Please sign in to comment.