We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad5340c commit 2cf3532Copy full SHA for 2cf3532
bin/scripts/expire-data/mongo_expireDataPeriod.js
@@ -13,7 +13,7 @@ var PROCESS = [
13
/^drill_events\.*/
14
];
15
16
-/* global Mongo, print, printjson */
+/* global Mongo, print*/
17
18
var conn = new Mongo();
19
0 commit comments