Remove obsolete jshint comments (#444)

This commit is contained in:
Raphael von der Grün
2018-05-21 12:02:14 +02:00
committed by Shazron Abdullah
parent fc69da7a42
commit 02ee925103
11 changed files with 0 additions and 24 deletions
-2
View File
@@ -14,8 +14,6 @@
*
*/
/* jshint unused: vars */
var fs = require('fs');
var path = require('path');
var shell = require('shelljs');