@@ -51,11 +51,11 @@ use xcm_builder::{
5151 AllowKnownQueryResponses , AllowSubscriptionsFrom , AllowTopLevelPaidExecutionFrom ,
5252 AsPrefixedGeneralIndex , ConvertedConcreteId , DescribeAllTerminal , DescribeFamily ,
5353 EnsureXcmOrigin , FixedWeightBounds , FrameTransactionalProcessor , FungibleAdapter ,
54- FungiblesAdapter , IsConcrete , LocalMint , NativeAsset , NoChecking , ParentAsSuperuser ,
55- ParentIsPreset , RelayChainAsNative , SendXcmFeeToAccount , SiblingParachainAsNative ,
56- SiblingParachainConvertsVia , SignedAccountId32AsNative , SignedToAccountId32 ,
57- SingleAssetExchangeAdapter , SovereignSignedViaLocation , StartsWith , TakeWeightCredit ,
58- TrailingSetTopicAsId , UsingComponents , WithComputedOrigin , WithUniqueTopic ,
54+ FungiblesAdapter , HashedDescription , IsConcrete , LocalMint , NativeAsset , NoChecking ,
55+ ParentAsSuperuser , ParentIsPreset , RelayChainAsNative , SendXcmFeeToAccount ,
56+ SiblingParachainAsNative , SiblingParachainConvertsVia , SignedAccountId32AsNative ,
57+ SignedToAccountId32 , SingleAssetExchangeAdapter , SovereignSignedViaLocation , StartsWith ,
58+ TakeWeightCredit , TrailingSetTopicAsId , UsingComponents , WithComputedOrigin , WithUniqueTopic ,
5959 XcmFeeManagerFromComponents ,
6060} ;
6161use xcm_executor:: { traits:: JustTry , XcmExecutor } ;
0 commit comments