Skip to content

Commit f9bbc3b

Browse files
author
Lea Rosema
committed
chore: remove unused code
1 parent 4624542 commit f9bbc3b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/index.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ function wait(timeout = 0): Promise<void> {
1010
}
1111

1212
describe('Pointer interactions test', () => {
13-
// const subscriber = jest.fn();
14-
1513
beforeAll(async () => {
1614
if (!('PointerEvent' in window)) {
1715
// @ts-ignore ts2306 not a module, fuck you typescript

0 commit comments

Comments
 (0)