Skip to content

Commit 0bbe330

Browse files
committed
remove ShardChainsList component
1 parent 58ada68 commit 0bbe330

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/layouts/Upgrade.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ import {
3131
import MergeArticleList from "@/components/MergeArticleList"
3232
import MergeInfographic from "@/components/MergeInfographic"
3333
import OldHeading from "@/components/OldHeading"
34-
import ShardChainsList from "@/components/ShardChainsList"
3534
import UpgradeStatus from "@/components/UpgradeStatus"
3635
import LeftNavBar from "@/components/LeftNavBar"
3736

@@ -126,7 +125,6 @@ const LastUpdated = (props: ChildOnlyProp) => (
126125
export const upgradeComponents = {
127126
MergeArticleList,
128127
MergeInfographic,
129-
ShardChainsList,
130128
UpgradeStatus,
131129
BeaconChainActions,
132130
}

0 commit comments

Comments
 (0)