Skip to content

Commit 4a1ddc3

Browse files
committed
Remove no longer needed type declarations for button, buttonGroup and popup.
1 parent 9cd266a commit 4a1ddc3

File tree

4 files changed

+1
-50
lines changed

4 files changed

+1
-50
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "rgthree-comfy"
33
description = "Making ComfyUI more comfortable."
4-
version = "1.0.2511082218"
4+
version = "1.0.2511082223"
55
license = { file = "LICENSE" }
66
dependencies = []
77

src_web/scripts_comfy/ui/components/button.ts

Lines changed: 0 additions & 23 deletions
This file was deleted.

src_web/scripts_comfy/ui/components/buttonGroup.ts

Lines changed: 0 additions & 10 deletions
This file was deleted.

src_web/scripts_comfy/ui/components/popup.ts

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)