1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

some lint

This commit is contained in:
alexcos20 2020-03-18 10:29:51 +02:00
parent 00b518aa22
commit 8e82885036

View File

@ -77,4 +77,3 @@ export const generateMetadata = (
export const getMetadata = (price?: number, type?: 'dataset' | 'algorithm') =>
generateMetadata('TestAsset', type, price)