Skip to content

Commit 87a9890

Browse files
tidy(nodes): remove unused UIType.Video
1 parent 2857a44 commit 87a9890

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

invokeai/app/invocations/fields.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ class UIType(str, Enum, metaclass=MetaEnum):
8181
# region Misc Field Types
8282
Scheduler = "SchedulerField"
8383
Any = "AnyField"
84-
Video = "VideoField"
8584
# endregion
8685

8786
# region Internal Field Types

0 commit comments

Comments
 (0)