Remove unnecessary import of labels

This commit is contained in:
MariaZ
2022-09-20 10:29:40 +02:00
parent c95e25a9b2
commit c267e80424
-1
View File
@@ -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'