From a0f2f7e29035553562941f4046db88d707daf199 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Fri, 28 Feb 2025 23:13:39 +0800 Subject: chore(store): move everything to store. --- configs/bruno/ComfyUI/bruno.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 configs/bruno/ComfyUI/bruno.json (limited to 'configs/bruno/ComfyUI/bruno.json') diff --git a/configs/bruno/ComfyUI/bruno.json b/configs/bruno/ComfyUI/bruno.json deleted file mode 100644 index ee35540..0000000 --- a/configs/bruno/ComfyUI/bruno.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "version": "1", - "name": "ComfyUI", - "type": "collection", - "ignore": [ - "node_modules", - ".git" - ] -} \ No newline at end of file -- cgit v1.2.3