This commit is contained in:
rngsurrounded
2025-03-03 03:25:57 +09:00
@@ -26,7 +26,6 @@ class CriteriaOut(Schema):
name: str
slug: str
max_value: int
min_value: int
class SubmissionOut(ModelSchema):