mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-03-16 13:37:08 +08:00
Fix endline
This commit is contained in:
parent
99a1484574
commit
91d018af66
@ -120,4 +120,4 @@ class InternalRoutesV2:
|
||||
self._app = web.Application()
|
||||
self.setup_routes()
|
||||
self._app.add_routes(self.routes)
|
||||
return self._app
|
||||
return self._app
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user