mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-12 12:37:01 +00:00
Removed dynamic type mocks from v3 definition, since were only used as tests up to this point
This commit is contained in:
@@ -1592,11 +1592,6 @@ class _IO:
|
||||
AnyType = AnyType
|
||||
MultiType = MultiType
|
||||
#---------------------------------
|
||||
DynamicInput = DynamicInput
|
||||
DynamicOutput = DynamicOutput
|
||||
AutogrowDynamic = AutogrowDynamic
|
||||
ComboDynamicInput = ComboDynamicInput
|
||||
MatchType = MatchType
|
||||
HiddenHolder = HiddenHolder
|
||||
Hidden = Hidden
|
||||
NodeInfoV1 = NodeInfoV1
|
||||
|
Reference in New Issue
Block a user