diff --git a/components/stats.js b/components/stats.js index 3e40998..adcfa2a 100644 --- a/components/stats.js +++ b/components/stats.js @@ -12,7 +12,6 @@ import StatsTable from './common/StatsTable' import cycleModule from '../lib/cycle' import { getCycleLengthStats as getCycleInfo } from '../lib/cycle-length' -import { stats as labels } from '../i18n/en/labels' import { Containers, Sizes, Spacing, Typography } from '../styles'