Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdossa committed Feb 15, 2024
1 parent 4247f7c commit db7f786
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pallets/runtime/tests/src/asset_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ use pallet_asset::{
AssetDocuments, AssetMetadataLocalKeyToName, AssetMetadataLocalNameToKey,
AssetMetadataLocalSpecs, AssetMetadataValues, AssetOwnershipRelation, BalanceOf,
Config as AssetConfig, CustomTypeIdSequence, CustomTypes, CustomTypesInverse,
PreApprovedTicker, SecurityToken, TickerRegistrationConfig, TickersExemptFromAffirmation, Tokens
PreApprovedTicker, SecurityToken, TickerRegistrationConfig, TickersExemptFromAffirmation,
Tokens,
};
use pallet_portfolio::{NextPortfolioNumber, PortfolioAssetBalances, PortfolioLockedAssets};
use polymesh_common_utilities::asset::AssetFnTrait;
Expand Down

0 comments on commit db7f786

Please sign in to comment.