Skip to content

Commit 955fe83

Browse files
Jan LohageJan Lohage
authored andcommitted
fix lint error
1 parent 9b0a84b commit 955fe83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types/tests.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ actOnDefault(hook1, hook2, hook3, hook4);
8888
// $ExpectType Hook
8989
actOnDispatch(hook1, hook2, hook3, hook4);
9090

91-
9291
// $ExpectType Hook
9392
alterItems(rec => {
9493
delete rec.password;

0 commit comments

Comments
 (0)