mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-16 09:42:29 +08:00
refactor
This commit is contained in:
parent
9a67426b3a
commit
700ce6b956
@ -302,9 +302,6 @@ comfyui-workflow-templates is not installed.
|
|||||||
|
|
||||||
return asset_map
|
return asset_map
|
||||||
|
|
||||||
@classmethod
|
|
||||||
def templates_path(cls) -> Optional[Dict[str, str]]:
|
|
||||||
return cls.template_asset_map()
|
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def legacy_templates_path(cls) -> Optional[str]:
|
def legacy_templates_path(cls) -> Optional[str]:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user