mirror of https://gitee.com/bigwinds/arangodb
Moved some code from the module into foxx manager
This commit is contained in:
parent
1a821a716b
commit
ce6b447aae
|
@ -1246,6 +1246,11 @@ exports.initializeFoxx = function () {
|
||||||
|
|
||||||
var appCache = {};
|
var appCache = {};
|
||||||
|
|
||||||
|
// -----------------------------------------------------------------------------
|
||||||
|
// --CHAPTER-- used code
|
||||||
|
// -----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
// --SECTION-- private functions
|
// --SECTION-- private functions
|
||||||
// -----------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue