Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
felipprodrigues committed Oct 10, 2023
1 parent f059863 commit b1b5ee2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/components/MultiStep/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/* eslint-disable @typescript-eslint/no-empty-interface */

import { MultiStep } from '../..'
import { Label, MultiStepContainer, Step, Steps } from './styles'

export interface MultiStepProps {
Expand Down

0 comments on commit b1b5ee2

Please sign in to comment.