mirror of https://gitee.com/bigwinds/arangodb
cosmetics
This commit is contained in:
parent
04ebf65521
commit
f28f20883a
File diff suppressed because it is too large
Load Diff
|
@ -34,7 +34,6 @@ const sinon = require('sinon');
|
|||
const FoxxRepository = require('@arangodb/foxx/repository').Repository;
|
||||
const FoxxModel = require('@arangodb/foxx/model').Model;
|
||||
|
||||
|
||||
describe('Repository', function () {
|
||||
const prefix = 'myApp';
|
||||
let collection;
|
||||
|
|
Loading…
Reference in New Issue