Merge pull request #29928 from overleaf/ar-last-infrastructure-conversions
[web] last infrastructure conversions GitOrigin-RevId: ad1aff9b7df0610ed0303157d9e2c8032f32c02b
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// $ node scripts/remove_user_enrollment.mjs --id USER_ID --commit
|
||||
|
||||
import minimist from 'minimist'
|
||||
import { ObjectId } from '../app/src/infrastructure/mongodb.js'
|
||||
import { ObjectId } from '../app/src/infrastructure/mongodb.mjs'
|
||||
import { User } from '../app/src/models/User.mjs'
|
||||
import { Subscription } from '../app/src/models/Subscription.mjs'
|
||||
import UserAuditLogHandler from '../app/src/Features/User/UserAuditLogHandler.mjs'
|
||||
|
||||
Reference in New Issue
Block a user