From 99e2e923d0c77b02f3fb4ff648ea916954868606 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/Get Object Info.bru | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 configs/bruno/ComfyUI/Get Object Info.bru (limited to 'configs/bruno/ComfyUI/Get Object Info.bru') diff --git a/configs/bruno/ComfyUI/Get Object Info.bru b/configs/bruno/ComfyUI/Get Object Info.bru deleted file mode 100644 index d1a833c..0000000 --- a/configs/bruno/ComfyUI/Get Object Info.bru +++ /dev/null @@ -1,11 +0,0 @@ -meta { - name: Get Object Info - type: http - seq: 4 -} - -get { - url: {{BASE_URL}}/object_info - body: none - auth: none -} -- cgit v1.2.3