1
0
Fork 0
This commit is contained in:
Alan Plum 2015-12-08 14:12:37 +01:00
parent 64d3744594
commit ecfc00098e
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
/// @author Copyright 2013, triAGENS GmbH, Cologne, Germany
////////////////////////////////////////////////////////////////////////////////
const deprecated = require('@arangodb/deprecated');
const RequestContext = require('@arangodb/foxx/request_context');
const BaseMiddleware = require('@arangodb/foxx/base_middleware').BaseMiddleware;
const _ = require('underscore');