Skip to content

Commit

Permalink
Removes out of date comments (#2077)
Browse files Browse the repository at this point in the history
Fixes #2052
  • Loading branch information
roblarsen authored Oct 9, 2018
1 parent e1e7277 commit a37fcc3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions test/file_content.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* jshint mocha: true */

import assert from 'assert';
import fs from 'fs';
import path from 'path';
Expand Down
2 changes: 0 additions & 2 deletions test/file_existence.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* jshint mocha: true */

import assert from 'assert';
import fs from 'fs';
import path from 'path';
Expand Down

0 comments on commit a37fcc3

Please sign in to comment.