Skip to content

Commit 4300f25

Browse files
author
Ruben van Leeuwen
committed
1719: Fixes linting error
1 parent 6878fbe commit 4300f25

File tree

1 file changed

+0
-1
lines changed
  • frontend/packages/pydantic-forms/src/components/fields

1 file changed

+0
-1
lines changed

frontend/packages/pydantic-forms/src/components/fields/FieldWrap.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
*
99
*/
1010
import React from 'react';
11-
import type { ControllerFieldState } from 'react-hook-form';
1211

1312
import { usePydanticFormContext } from '@/core';
1413
import { PydanticFormField } from '@/types';

0 commit comments

Comments
 (0)