Merge pull request #29928 from overleaf/ar-last-infrastructure-conversions

[web] last infrastructure conversions

GitOrigin-RevId: ad1aff9b7df0610ed0303157d9e2c8032f32c02b
This commit is contained in:
Andrew Rumble
2025-11-27 11:49:21 +00:00
committed by Copybot
parent 43c263b419
commit 07c827e9fd
283 changed files with 975 additions and 931 deletions
@@ -12,7 +12,7 @@
* Full docs: https://github.com/decaffeinate/decaffeinate/blob/master/docs/suggestions.md
*/
import LockManager from '../../../app/src/infrastructure/LockManager.js'
import LockManager from '../../../app/src/infrastructure/LockManager.mjs'
import ProjectCreationHandler from '../../../app/src/Features/Project/ProjectCreationHandler.mjs'
import ProjectGetter from '../../../app/src/Features/Project/ProjectGetter.mjs'