Removes out of date comments (#2077)

Fixes #2052
This commit is contained in:
Rob Larsen
2018-10-09 16:18:17 -04:00
committed by GitHub
parent e1e7277024
commit a37fcc3dec
2 changed files with 0 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
/* jshint mocha: true */
import assert from 'assert';
import fs from 'fs';
import path from 'path';

View File

@@ -1,5 +1,3 @@
/* jshint mocha: true */
import assert from 'assert';
import fs from 'fs';
import path from 'path';