Remove unnecessary import of labels
This commit is contained in:
@@ -12,7 +12,6 @@ import StatsTable from './common/StatsTable'
|
|||||||
|
|
||||||
import cycleModule from '../lib/cycle'
|
import cycleModule from '../lib/cycle'
|
||||||
import { getCycleLengthStats as getCycleInfo } from '../lib/cycle-length'
|
import { getCycleLengthStats as getCycleInfo } from '../lib/cycle-length'
|
||||||
import { stats as labels } from '../i18n/en/labels'
|
|
||||||
|
|
||||||
import { Containers, Sizes, Spacing, Typography } from '../styles'
|
import { Containers, Sizes, Spacing, Typography } from '../styles'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user