Unused variables

This commit is contained in:
Tim Schaub
2016-01-02 11:23:34 -07:00
parent 1d65bab158
commit 23f3e21ba4
6 changed files with 1 additions and 10 deletions
-1
View File
@@ -3,7 +3,6 @@
* and Closure Library and runs rendering tests in SlimerJS.
*/
var fs = require('fs');
var path = require('path');
var spawn = require('child_process').spawn;