From 27a552b3bd8bd1aa35b5faba407109c9d4e0caec Mon Sep 17 00:00:00 2001 From: Josh Miller <31908788+truemiller@users.noreply.github.com> Date: Thu, 29 Aug 2024 11:01:05 +0100 Subject: [PATCH] chore: remove redundant comments --- frontend/components/ManageStakingPage/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/components/ManageStakingPage/index.tsx b/frontend/components/ManageStakingPage/index.tsx index 804abfaa5..82938256f 100644 --- a/frontend/components/ManageStakingPage/index.tsx +++ b/frontend/components/ManageStakingPage/index.tsx @@ -24,9 +24,7 @@ export const ManageStakingPage = () => { } > - {/* Pearl Beta */} - {/* Pearl alpha */} );