mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-15 07:52:35 +08:00
reverting whitespace
This commit is contained in:
parent
2299b677eb
commit
4184e05a25
@ -519,7 +519,7 @@ class PromptServer():
|
||||
self.prompt_queue.delete_history_item(id_to_delete)
|
||||
|
||||
return web.Response(status=200)
|
||||
|
||||
|
||||
def add_routes(self):
|
||||
self.app.add_routes(self.routes)
|
||||
|
||||
|
||||
@ -264,7 +264,6 @@ class ComfyApi extends EventTarget {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Gets system & device stats
|
||||
* @returns System stats such as python version, OS, per device info
|
||||
|
||||
Loading…
Reference in New Issue
Block a user