Remove obsolete comment

GitOrigin-RevId: 73da65c200d19ed4b389423e3d9f983c90ea1885
This commit is contained in:
andrew rumble 2024-05-31 12:22:03 +01:00 committed by Copybot
parent 49b7ebe0d0
commit 81b0eb7eb5

View file

@ -67,7 +67,6 @@ module.exports = ExportsHandler = {
project(cb) {
return ProjectGetter.getProject(projectId, cb)
},
// TODO: when we update async, signature will change from (cb, results) to (results, cb)
rootDoc: [
'project',
(results, cb) =>