We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04769c4 commit 760b571Copy full SHA for 760b571
test/pummel/test-fs-watch-file-slow.js
@@ -34,7 +34,7 @@ let nevents = 0;
34
35
try {
36
fs.unlinkSync(FILENAME);
37
-} catch (e) {
+} catch {
38
// swallow
39
}
40
0 commit comments