mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
chore: check and remove ToDo's
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user