mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
[cleanup] Remove outdated temp_queue_batch comment
This commit is contained in:
parent
a4bf6bddbf
commit
15e3699535
@ -1549,7 +1549,6 @@ async def queue_count(request):
|
||||
|
||||
@routes.get("/v2/manager/queue/start")
|
||||
async def queue_start(request):
|
||||
# finalize_temp_queue_batch()
|
||||
logging.debug("[ComfyUI-Manager] Queue start requested")
|
||||
started = task_queue.start_worker()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user