mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
tidy(nodes): remove unused UIType.Video
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user