This commit is contained in:
bymyself 2025-11-18 12:05:11 -08:00
parent 9a67426b3a
commit 700ce6b956

View File

@ -302,9 +302,6 @@ comfyui-workflow-templates is not installed.
return asset_map
@classmethod
def templates_path(cls) -> Optional[Dict[str, str]]:
return cls.template_asset_map()
@classmethod
def legacy_templates_path(cls) -> Optional[str]: