Update paths

GitOrigin-RevId: 399c594dd1bbf739d91874df6be3b70e57fe01e3
This commit is contained in:
Andrew Rumble
2025-10-22 13:48:12 +01:00
committed by Copybot
parent 93b7274ea6
commit 4f02a85aa4
210 changed files with 529 additions and 533 deletions
@@ -15,7 +15,7 @@
import ProjectEntityHandler from './ProjectEntityHandler.mjs'
import ProjectEntityUpdateHandler from './ProjectEntityUpdateHandler.mjs'
import ProjectGetter from './ProjectGetter.mjs'
import DocumentHelper from '../Documents/DocumentHelper.js'
import DocumentHelper from '../Documents/DocumentHelper.mjs'
import Path from 'node:path'
import fs from 'node:fs'
import async from 'async'