Skip to content

Commit 1c2a469

Browse files
committed
fix: lint
1 parent 27328cb commit 1c2a469

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/useWatch.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@ import FieldContext, { HOOK_MARK } from './FieldContext';
44
import type {
55
FormInstance,
66
InternalFormInstance,
7-
InternalNamePath,
87
NamePath,
98
Store,
10-
WatchCallBack,
119
WatchOptions,
1210
} from './interface';
1311
import { isFormInstance } from './utils/typeUtil';

0 commit comments

Comments
 (0)