Skip to content

Commit 3b70e49

Browse files
committed
removed unused import
1 parent 2cd797b commit 3b70e49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/ra-ui-materialui/src/input/SelectArrayInput.stories.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import { ReferenceArrayInput } from './ReferenceArrayInput';
2626
import { SelectArrayInput } from './SelectArrayInput';
2727
import { TextInput } from './TextInput';
2828
import { useCreateSuggestionContext } from './useSupportCreateSuggestion';
29-
import { SelectInput } from './SelectInput';
3029

3130
export default { title: 'ra-ui-materialui/input/SelectArrayInput' };
3231

0 commit comments

Comments
 (0)