mirror of
https://github.com/YunoHost/yunorunner.git
synced 2024-09-03 20:05:52 +02:00
[mod] useless
This commit is contained in:
parent
754cbdec87
commit
412fa588cd
1 changed files with 0 additions and 1 deletions
1
run.py
1
run.py
|
@ -115,7 +115,6 @@ async def jobs_dispatcher():
|
|||
async def run_job(worker, job):
|
||||
await broadcast({
|
||||
"target": "job",
|
||||
"id": job.id,
|
||||
"data": model_to_dict(job),
|
||||
}, "jobs")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue