From e35f6b6966145921839549449af58cd0c1bfbcbd Mon Sep 17 00:00:00 2001 From: Maximilian Schneider Date: Thu, 22 Jul 2021 01:54:06 +0200 Subject: [PATCH] remove duplicated pool info cards and fix contribution --- components/LandingContent.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/components/LandingContent.tsx b/components/LandingContent.tsx index 8e34cb6..6288cf8 100644 --- a/components/LandingContent.tsx +++ b/components/LandingContent.tsx @@ -1,5 +1,4 @@ import Link from './Link' -import PoolInfoCards from './PoolInfoCards' const LandingContent = () => { return (