git.delta.rocks / unique-network / refs/commits / 3b5acf80d0a1

difftreelog

Style fix

Dev2022-06-03parent: #7b0d1cf.patch.diff
in: master

1 file changed

modifiedruntime/opal/src/lib.rsdiffbeforeafterboth
73use up_data_structs::{73use up_data_structs::{
74 CollectionId, TokenId, TokenData, Property, PropertyKeyPermission, CollectionLimits, 74 CollectionId, TokenId, TokenData, Property, PropertyKeyPermission, CollectionLimits,
75 CollectionStats, RpcCollection, 75 CollectionStats, RpcCollection,
76 mapping::{EvmTokenAddressMapping, CrossTokenAddressMapping}76 mapping::{EvmTokenAddressMapping, CrossTokenAddressMapping},
77};77};
7878
79// use pallet_contracts::weights::WeightInfo;79// use pallet_contracts::weights::WeightInfo;