Skip to content

Commit 9b4761a

Browse files
authored
Merge pull request #9945 from ethereum/fredriksvantes-patch-1
Removing banner from bug bounty page
2 parents 11711c6 + ccc5c26 commit 9b4761a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/pages/bug-bounty.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -445,8 +445,6 @@ const BugBountiesPage = ({
445445
title={t("page-upgrades-bug-bounty-meta-title")}
446446
description={t("page-upgrades-bug-bounty-meta-description")}
447447
/>
448-
{/* TODO: Remove April 6 */}
449-
<BugBountyBanner />
450448
<Content>
451449
<HeroCard>
452450
<HeroContainer>

0 commit comments

Comments
 (0)