fix: redundant newline
This commit is contained in:
parent
40ddd9e753
commit
927f1c3c7d
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ const Wizard = ({ machine, locale, onClose, save, error }) => {
|
|||
})
|
||||
}
|
||||
|
||||
|
||||
const steps = R.map(
|
||||
it => ({
|
||||
type: `cassette${it}`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue