Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Roznovjak committed Aug 29, 2024
1 parent eaf9496 commit fdeca78
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pallets/asset-registry/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.


//! Autogenerated weights for `pallet_asset_registry`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0
Expand All @@ -41,9 +40,7 @@
// pallet_asset_registry
// --output=./weights/pallet_asset_registry

use frame_support::{
weights::{constants::RocksDbWeight, Weight},
};
use frame_support::weights::{constants::RocksDbWeight, Weight};

/// Weight functions needed for lbp.
pub trait WeightInfo {
Expand Down

0 comments on commit fdeca78

Please sign in to comment.