Skip to content

Commit

Permalink
fix(types): remove dup type entry
Browse files Browse the repository at this point in the history
  • Loading branch information
lukashroch committed Oct 5, 2022
1 parent 36a08d6 commit 65451cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/common/src/prompts/props/portion-size.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import type {
RadioOrientation,
ValidatedPromptProps,
} from './base';
import type { LocaleOptionList } from './custom';
import { basePromptProps, promptValidation } from './base';

export type PortionSizeOptionPromptProps = BasePromptProps;
Expand Down

0 comments on commit 65451cf

Please sign in to comment.