From 40ba75522523697401b16c680ee12525d0e7e5ff Mon Sep 17 00:00:00 2001 From: huchenlei Date: Wed, 22 Jan 2025 17:09:11 -0500 Subject: [PATCH] Update comment --- app/custom_node_manager.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/custom_node_manager.py b/app/custom_node_manager.py index 05d9dab70..42b0d75ba 100644 --- a/app/custom_node_manager.py +++ b/app/custom_node_manager.py @@ -32,11 +32,6 @@ def safe_load_json_file(file_path: str) -> dict: class CustomNodeManager: - """ - Placeholder to refactor the custom node management features from ComfyUI-Manager. - Currently it only contains the custom workflow templates feature. - """ - @lru_cache(maxsize=1) def build_translations(self): """Load all custom nodes translations during initialization. Translations are