Removed dynamic type mocks from v3 definition, since were only used as tests up to this point

This commit is contained in:
Jedrzej Kosinski
2025-07-24 17:04:00 -07:00
parent 44afeab124
commit 9d44cbf7c8
3 changed files with 3 additions and 18 deletions

View File

@@ -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