Merge pull request #29928 from overleaf/ar-last-infrastructure-conversions
[web] last infrastructure conversions GitOrigin-RevId: ad1aff9b7df0610ed0303157d9e2c8032f32c02b
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* DRY_RUN=false node scripts/clear_feedback_collection.mjs 2022-11-01 # deletion mode
|
||||
*/
|
||||
|
||||
import { db, ObjectId } from '../app/src/infrastructure/mongodb.js'
|
||||
import { db, ObjectId } from '../app/src/infrastructure/mongodb.mjs'
|
||||
import { fileURLToPath } from 'node:url'
|
||||
|
||||
const runScript = async (timestamp, dryRun) => {
|
||||
|
||||
Reference in New Issue
Block a user