From ed7d5205bb1d938f777d15bdd965fbca7fbdfbed Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Sat, 1 Mar 2025 00:23:55 +0800 Subject: chore: fix modes of files. --- store/misc/bruno/ComfyUI/Get Object Info.bru | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 store/misc/bruno/ComfyUI/Get Object Info.bru (limited to 'store/misc/bruno/ComfyUI/Get Object Info.bru') diff --git a/store/misc/bruno/ComfyUI/Get Object Info.bru b/store/misc/bruno/ComfyUI/Get Object Info.bru deleted file mode 100644 index d1a833c..0000000 --- a/store/misc/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