Merge pull request #29919 from overleaf/revert-29795-ar-last-infrastructure-conversions
Revert "[web] last infrastructure conversions" GitOrigin-RevId: 48dc64553012afb5d2db4b2eb9c9898489b7e5ef
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import minimist from 'minimist'
|
||||
import PQueue from 'p-queue'
|
||||
import InactiveProjectManager from '../app/src/Features/InactiveData/InactiveProjectManager.mjs'
|
||||
import { gracefulShutdown } from '../app/src/infrastructure/GracefulShutdown.mjs'
|
||||
import { gracefulShutdown } from '../app/src/infrastructure/GracefulShutdown.js'
|
||||
import logger from '@overleaf/logger'
|
||||
|
||||
// Global variables for tracking job and error counts
|
||||
|
||||
Reference in New Issue
Block a user