difftreelog
Fix eslint warning
in: master
1 file changed
tests/src/benchmarks/utils/common.tsdiffbeforeafterboth2import {ITokenPropertyPermission, TCollectionMode} from '../../util/playgrounds/types';2import {ITokenPropertyPermission, TCollectionMode} from '../../util/playgrounds/types';3import {UniqueNFTCollection, UniqueRFTCollection} from '../../util/playgrounds/unique';3import {UniqueNFTCollection, UniqueRFTCollection} from '../../util/playgrounds/unique';4import {IKeyringPair} from '@polkadot/types/types';4import {IKeyringPair} from '@polkadot/types/types';5import {ContractImports} from '../../eth/util/playgrounds/types';657export const PROPERTIES = Array(40)6export const PROPERTIES = Array(40)8 .fill(0)7 .fill(0)