Skip to content

Commit a37fcc3

Browse files
authored
Removes out of date comments (#2077)
Fixes #2052
1 parent e1e7277 commit a37fcc3

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

test/file_content.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
/* jshint mocha: true */
2-
31
import assert from 'assert';
42
import fs from 'fs';
53
import path from 'path';

test/file_existence.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
/* jshint mocha: true */
2-
31
import assert from 'assert';
42
import fs from 'fs';
53
import path from 'path';

0 commit comments

Comments
 (0)