mirror of https://gitee.com/bigwinds/arangodb
cosmetics
This commit is contained in:
parent
3471de2112
commit
3608301be2
|
@ -33,12 +33,10 @@ var cluster = require("org/arangodb/cluster");
|
|||
var internal = require("internal");
|
||||
var console = require("console");
|
||||
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
// --SECTION-- private functions
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
// --SECTION-- public functions
|
||||
// -----------------------------------------------------------------------------
|
||||
|
@ -725,7 +723,6 @@ actions.defineHttp({
|
|||
}
|
||||
});
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
/// @}
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue