small fixes
This commit is contained in:
parent
87037e013f
commit
98aa414231
6 changed files with 33 additions and 33 deletions
|
|
@ -251,5 +251,4 @@ startServer().catch(error => {
|
|||
|
||||
logger.info('Data service startup initiated');
|
||||
|
||||
// Export queue manager for providers
|
||||
export { queueManager };
|
||||
// Queue manager is available via QueueManager.getInstance() singleton pattern
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue