remove mantraifd from products enum

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
Mustafa Taher 2024-06-26 15:25:13 +03:00 committed by GitHub
parent a22a99b1a9
commit b04defeaee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,6 @@ def product_types_enum():
{"value": "imagesequence", "label": "Composite (Image Sequence)"},
{"value": "ass", "label": "Arnold ASS"},
{"value": "arnold_rop", "label": "Arnold ROP"},
{"value": "mantraifd", "label": "Mantra IFD"},
{"value": "mantra_rop", "label": "Mantra ROP"},
{"value": "redshiftproxy", "label": "Redshift Proxy"},
{"value": "redshift_rop", "label": "Redshift ROP"},