Skip to content

Commit cd8465a

Browse files
committed
lint fix
1 parent 1a5e262 commit cd8465a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Selector/Input.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import * as React from 'react';
22
import classNames from 'classnames';
33
import { composeRef } from '@rc-component/util/lib/ref';
44
import { warning } from '@rc-component/util/lib/warning';
5-
import SelectContext from '../SelectContext';
65
import useBaseProps from '../hooks/useBaseProps';
76
type InputRef = HTMLInputElement | HTMLTextAreaElement;
87

0 commit comments

Comments
 (0)