diff --git a/src/modules/explorer/components/DAOStatsRow.tsx b/src/modules/explorer/components/DAOStatsRow.tsx
index 788a2a12..81776296 100644
--- a/src/modules/explorer/components/DAOStatsRow.tsx
+++ b/src/modules/explorer/components/DAOStatsRow.tsx
@@ -117,18 +117,6 @@ export const DAOStatsRow: React.FC = () => {
{numbro(amountLocked).format(formatConfig)}
- {numbro(amountLockedPercentage).format(formatConfig)}%
-
-
-
-
- -
-
- {symbol} Locked
-
-
- {numbro(amountLocked).format(formatConfig)}
- {numbro(amountLockedPercentage).format(formatConfig)}%