Update plugins/playlist-backend/src/service/router.ts

Co-authored-by: Phil Kuang <pkuang@factset.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-02-26 11:00:46 +01:00
committed by GitHub
parent 68133666c6
commit 19e3a21e5f
@@ -232,7 +232,7 @@ export async function createRouter(
targetPluginId: 'catalog',
});
// TODO(kuanpg): entities in this playlist that no longer exist in the catalog will be
// TODO(kuangp): entities in this playlist that no longer exist in the catalog will be
// excluded from this response, we need a way to clean up these orphaned refs potentially
// via catalog events (https://github.com/backstage/backstage/issues/8219)
//