Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Commit 8891858

Browse files
committed
Remove reference to removed API
Signed-off-by: Liam Barry Allan <[email protected]>
1 parent e758780 commit 8891858

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/views/coverage.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,6 @@ module.exports = class Coverage {
9595
}),
9696

9797
);
98-
99-
instance.on(`connected`, () => {
100-
this.refresh();
101-
});
10298
}
10399

104100
/**

0 commit comments

Comments
 (0)