Fixed formatting
This commit is contained in:
parent
b0581c778e
commit
df8a7f9b6b
@ -64,7 +64,7 @@ class JobManager {
|
||||
|
||||
this.bree.on('worker created', (name) => {
|
||||
this._jobMessageHandler({name, message: 'started'});
|
||||
});
|
||||
});
|
||||
|
||||
this._jobsRepository = new JobsRepository({JobModel});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user