Fix lint, tsc; delete dead code
This commit is contained in:
parent
c73d1e80b1
commit
1b7292e1db
3 changed files with 6 additions and 593 deletions
|
@ -15,7 +15,6 @@ import {s, colors} from 'lib/styles'
|
|||
import {useStores} from 'state/index'
|
||||
import {CreateAccountModel} from 'state/models/ui/create-account'
|
||||
import {usePalette} from 'lib/hooks/usePalette'
|
||||
import {useTheme} from 'lib/ThemeContext'
|
||||
|
||||
import {Step1} from './Step1'
|
||||
import {Step2} from './Step2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue