From fdeca78612d216977c0c98affda096ba6f1f7de9 Mon Sep 17 00:00:00 2001 From: Roznovjak Date: Thu, 29 Aug 2024 12:58:24 +0200 Subject: [PATCH] formatting --- pallets/asset-registry/src/weights.rs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pallets/asset-registry/src/weights.rs b/pallets/asset-registry/src/weights.rs index 34ec490a20..dbce78c1d6 100644 --- a/pallets/asset-registry/src/weights.rs +++ b/pallets/asset-registry/src/weights.rs @@ -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 @@ -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 {