Skip to content

Commit

Permalink
chore(core): remove useless ts comment
Browse files Browse the repository at this point in the history
  • Loading branch information
NWYLZW committed Oct 12, 2024
1 parent 2508fb9 commit 3f80280
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,6 @@ t.useFields({
const fn = utils[first]
return fn.call(
this,
// @ts-ignore
...rest
)(t.clone(this))
}
Expand Down

0 comments on commit 3f80280

Please sign in to comment.