Skip to content

Commit 2cf3532

Browse files
committed
eslint
1 parent ad5340c commit 2cf3532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/scripts/expire-data/mongo_expireDataPeriod.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ var PROCESS = [
1313
/^drill_events\.*/
1414
];
1515

16-
/* global Mongo, print, printjson */
16+
/* global Mongo, print*/
1717

1818
var conn = new Mongo();
1919

0 commit comments

Comments
 (0)