remove unused imports
This commit is contained in:
parent
4e64f45f06
commit
3de88441fd
@ -11,9 +11,7 @@ import { IconButton } from '../styles/IconButton'
|
|||||||
|
|
||||||
import {
|
import {
|
||||||
incrementSentence,
|
incrementSentence,
|
||||||
incrementSegment,
|
|
||||||
incrementWord,
|
incrementWord,
|
||||||
decrementSegment,
|
|
||||||
decrementSentence,
|
decrementSentence,
|
||||||
decrementWord
|
decrementWord
|
||||||
} from '../store/actions'
|
} from '../store/actions'
|
||||||
|
Loading…
Reference in New Issue
Block a user