Skip to content

Commit d5e1d6f

Browse files
committed
chore: clear code
1 parent 6779dcc commit d5e1d6f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/helpers/reducers.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,3 @@ export function ADD_TODO(state = [], action) {
1313
}
1414
]
1515
}
16-
17-
export function THROW_ERROR() {
18-
throw new Error()
19-
}

0 commit comments

Comments
 (0)