tidy(nodes): remove unused UIType.Video

This commit is contained in:
psychedelicious
2025-09-18 12:02:35 +10:00
parent 2857a446c9
commit 87a98902da

View File

@@ -81,7 +81,6 @@ class UIType(str, Enum, metaclass=MetaEnum):
# region Misc Field Types
Scheduler = "SchedulerField"
Any = "AnyField"
Video = "VideoField"
# endregion
# region Internal Field Types