feat: hide looksrare until we can support their sdk (#6339)

* hide looksrare until we can support their sdk

* remove commented code

---------

Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
This commit is contained in:
Charles Bachmeier 2023-04-11 13:13:55 -07:00 committed by GitHub
parent feed63b1b3
commit 39b5bb37cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,11 +37,6 @@ export const ListingMarkets: ListingMarket[] = [
fee: 0.5,
icon: '/nft/svgs/marketplaces/x2y2.svg',
},
{
name: 'LooksRare',
fee: 1.5,
icon: '/nft/svgs/marketplaces/looksrare.svg',
},
{
name: 'OpenSea',
fee: 0,