mirror of https://gitee.com/bigwinds/arangodb
fixed warning
This commit is contained in:
parent
7df402d1cd
commit
1d9c133bf9
|
@ -1,4 +1,4 @@
|
|||
/*jslint indent: 2, nomen: true, maxlen: 100, sloppy: true, vars: true, white: true, plusplus: true, stupid: true, continue: true, regexp: true */
|
||||
/*jslint indent: 2, nomen: true, maxlen: 100, sloppy: true, vars: true, white: true, plusplus: true, stupid: true, continue: true, regexp: true nonpropdel: true*/
|
||||
/*global require, exports, module, UPGRADE_ARGS, UPGRADE_STARTED: true */
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue