Fix linting errors

This commit is contained in:
Samy Pessé
2016-03-07 10:40:25 +01:00
parent bf98984012
commit b4bdf97cfe
9 changed files with 12 additions and 24 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
var _ = require('lodash');
var childProcess = require('child_process');
var spawn = require("spawn-cmd").spawn;
var spawn = require('spawn-cmd').spawn;
var Promise = require('./promise');
// Execute a command