Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
koji committed Jan 21, 2025
1 parent 07ed985 commit 6ebaa59
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ import {
hoverSelection,
selectDropdownItem,
} from '../../../../ui/steps/actions/actions'
import { title } from 'process'

type StepFormMap = {
[K in StepType]?: ComponentType<StepFormProps> | null
Expand Down

0 comments on commit 6ebaa59

Please sign in to comment.