clear code
This commit is contained in:
parent
92c02068d0
commit
bbbd7adec8
|
@ -8,7 +8,7 @@ import { useNavigate } from 'react-router-dom'
|
||||||
|
|
||||||
import { RootState } from '../../redux/store'
|
import { RootState } from '../../redux/store'
|
||||||
import LinkWithArrow from '../../components/General/LinkWithArrow'
|
import LinkWithArrow from '../../components/General/LinkWithArrow'
|
||||||
import { setActiveStep, setSubStepValidatorSetup } from '../../redux/ValidatorOnboarding/slice'
|
import { setActiveStep } from '../../redux/ValidatorOnboarding/slice'
|
||||||
import { KEYSTORE_FILES } from '../../constants'
|
import { KEYSTORE_FILES } from '../../constants'
|
||||||
import {
|
import {
|
||||||
setIsConfirmPhraseStage,
|
setIsConfirmPhraseStage,
|
||||||
|
|
Loading…
Reference in New Issue