1
0
Fork 0

removed unused variable

This commit is contained in:
Jan Steemann 2014-02-02 09:21:43 +01:00
parent 545742a5fd
commit 4339d5aab6
2 changed files with 0 additions and 2 deletions

View File

@ -52,7 +52,6 @@
// cannot use strict here as we are going to delete globals
var exports = require("internal");
var fs = require("fs");
// -----------------------------------------------------------------------------
// --SECTION-- Module "internal"

View File

@ -52,7 +52,6 @@
// cannot use strict here as we are going to delete globals
var exports = require("internal");
var fs = require("fs");
// -----------------------------------------------------------------------------
// --SECTION-- Module "internal"