mirror of https://gitee.com/bigwinds/arangodb
Moved description computation from moduels to manager. And deleted obsolete code
This commit is contained in:
parent
ce6b447aae
commit
9b667a87c6
|
@ -1246,11 +1246,6 @@ exports.initializeFoxx = function () {
|
|||
|
||||
var appCache = {};
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
// --CHAPTER-- used code
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
// --SECTION-- private functions
|
||||
// -----------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue