1
0
Fork 0

rollback pseudo-optimization because of its side-effects

This commit is contained in:
Jan Steemann 2015-07-15 09:48:48 +02:00
parent f77dbc005c
commit 1bd48bb606
1 changed files with 0 additions and 3 deletions

View File

@ -65,9 +65,6 @@ require("org/arangodb");
// load the actions from the actions directory
require("org/arangodb/actions").startup();
// initialize AQL
require("org/arangodb/aql");
// -----------------------------------------------------------------------------
// --SECTION-- END-OF-FILE
// -----------------------------------------------------------------------------