We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d518ff commit 31d9896Copy full SHA for 31d9896
bin/scripts/expire-data/delete_custom_events_regex.js
@@ -6,7 +6,6 @@
6
*/
7
8
9
-const { ObjectId } = require('mongodb');
10
const pluginManager = require('../../../plugins/pluginManager.js');
11
const common = require('../../../api/utils/common.js');
12
const drillCommon = require('../../../plugins/drill/api/common.js');
0 commit comments