Skip to content

Commit 0225c2b

Browse files
committedMar 1, 2021
Linting
1 parent ddcbf0c commit 0225c2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎packages/ra-ui-materialui/src/input/ReferenceArrayInput.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import {
1818
import sanitizeInputRestProps from './sanitizeInputRestProps';
1919
import ReferenceError from './ReferenceError';
2020
import { FieldInputProps, FieldMetaState } from 'react-final-form';
21-
import { sanitizeListRestProps } from 'ra-core';
2221

2322
export interface ReferenceArrayInputProps extends InputProps {
2423
allowEmpty?: boolean;

0 commit comments

Comments
 (0)