Skip to content

Commit

Permalink
rm subscan label
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbulat committed Jan 8, 2025
1 parent 255b36a commit 621bc8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/app/src/overlay/modals/ValidatorMetrics/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { formatSize } from 'library/Graphs/Utils'
import { GraphWrapper } from 'library/Graphs/Wrapper'
import { Title } from 'library/Modal/Title'
import { StatWrapper, StatsWrapper } from 'library/Modal/Wrappers'
import { PluginLabel } from 'library/PluginLabel'
import { StatusLabel } from 'library/StatusLabel'
import { useRef } from 'react'
import { useTranslation } from 'react-i18next'
Expand Down Expand Up @@ -103,7 +102,6 @@ export const ValidatorMetrics = () => {
<div
style={{ position: 'relative', marginTop: '0.5rem', padding: '1rem' }}
>
<PluginLabel plugin="subscan" />
<CardWrapper
className="transparent"
style={{
Expand Down

0 comments on commit 621bc8e

Please sign in to comment.