mirror of https://gitee.com/bigwinds/arangodb
removed unused variable
This commit is contained in:
parent
545742a5fd
commit
4339d5aab6
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue