Skip to content

Commit c03f662

Browse files
committed
removed unused requirement
1 parent 9438e47 commit c03f662

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ var should = require('should');
1111
var gutil = require('gulp-util');
1212
var fs = require('fs');
1313
var path = require('path');
14-
require('mocha');
1514

1615
var getFile = function(filePath) {
1716
var fullFilePath = './test/' + filePath;

0 commit comments

Comments
 (0)