Skip to content

Commit a671e7e

Browse files
committed
#1182 - remove unused import
1 parent 19eebb8 commit a671e7e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/frontend/src/components/ReactHookTextField.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
*/
55
import { Control, Controller, FieldError } from 'react-hook-form';
66
import { TextField, InputAdornment, SxProps, Theme, SvgIconProps } from '@mui/material';
7-
import { kMaxLength } from 'buffer';
87
import { countWords, isUnderWordCount } from 'shared';
98

109
interface ReactHookTextFieldProps {

0 commit comments

Comments
 (0)