mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-16 00:12:33 +08:00
Remove added whitespace
This commit is contained in:
parent
27005fddc2
commit
291ceccf54
@ -83,7 +83,6 @@ class ComfyExtension(ABC):
|
||||
This should be used to initialize any global resources neeeded by the extension.
|
||||
"""
|
||||
|
||||
|
||||
@abstractmethod
|
||||
async def get_node_list(self) -> list[type[io.ComfyNode]]:
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user