Skip to content

Commit d2903c2

Browse files
committed
remove BloxStaking glyphIcon fixes issue #13116
1 parent 384f65b commit d2903c2

File tree

3 files changed

+0
-14
lines changed

3 files changed

+0
-14
lines changed

src/components/icons/Icons.stories.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ import {
3232
AuditedIcon,
3333
AvadoGlyphIcon,
3434
BattleTestedIcon,
35-
BloxstakingGlyphIcon,
3635
BugBountyIcon,
3736
CautionProductGlyphIcon,
3837
DefaultOpenSourceGlyphIcon,
@@ -118,7 +117,6 @@ const iconsDefinitions = [
118117
AuditedIcon,
119118
AvadoGlyphIcon,
120119
BattleTestedIcon,
121-
BloxstakingGlyphIcon,
122120
BugBountyIcon,
123121
CautionProductGlyphIcon,
124122
StakingDappnodeGlyphIcon,

src/components/icons/staking/BloxstakingGlyphIcon.tsx

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/components/icons/staking/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ export * from "./AuditedIcon"
55
export * from "./AvadoGlyphIcon"
66
export * from "./BattleTestedIcon"
77
export * from "./BedrockGlyphIcon"
8-
export * from "./BloxstakingGlyphIcon"
98
export * from "./BugBountyIcon"
109
export * from "./CautionProductGlyphIcon"
1110
export * from "./ChainLaboGlyphIcon"

0 commit comments

Comments
 (0)