chore: check and remove ToDo's

This commit is contained in:
Manuel Schmid
2024-02-02 01:45:08 +01:00
parent 934bdb180a
commit b438f7b43f
4 changed files with 3 additions and 10 deletions
-1
View File
@@ -51,7 +51,6 @@ class MetadataScheme(Enum):
A1111 = 'a1111'
# TODO use translation here
metadata_scheme = [
('Fooocus (json)', MetadataScheme.FOOOCUS.value),
('A1111 (plain text)', MetadataScheme.A1111.value),