Skip to content

Commit

Permalink
Remove extra import
Browse files Browse the repository at this point in the history
  • Loading branch information
ustun-ed committed Nov 27, 2024
1 parent ada809a commit f542d13
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import { Pill } from '../Pill';
import { PillsInput } from '../PillsInput';
import { ScrollAreaProps } from '../ScrollArea';
import { filterPickedValues } from './filter-picked-values';
import { validateOptions } from '../Combobox/OptionsDropdown/validate-options';

export type MultiSelectStylesNames =
| __InputStylesNames
Expand Down

0 comments on commit f542d13

Please sign in to comment.