Update plugins/catalog-backend/src/service/createRouter.ts

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Johan Haals <johan@haals.se>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2024-08-19 13:04:29 +02:00
parent 163ba0826f
commit ae3c730296
@@ -78,9 +78,6 @@ export interface RouterOptions {
/**
* Creates a catalog router.
*
* @public
* @deprecated Please migrate to the new backend system as this will be removed in the future.
*/
export async function createRouter(
options: RouterOptions,