more cleanup
This commit is contained in:
parent
bbb551ddc7
commit
2d14bb87f9
6 changed files with 8 additions and 20 deletions
|
|
@ -29,7 +29,4 @@ export function createQueueRoutes(container: IServiceContainer) {
|
|||
});
|
||||
|
||||
return queue;
|
||||
}
|
||||
|
||||
// Legacy export for backward compatibility
|
||||
export const queueRoutes = createQueueRoutes({} as IServiceContainer);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue