remove task attachments

This commit is contained in:
Timur
2025-03-02 12:23:27 +03:00
parent 2e90e1b0fb
commit 16372bb35d
8 changed files with 118 additions and 11 deletions
-1
View File
@@ -17,7 +17,6 @@ class TaskOutSchema(ModelSchema):
"type",
"in_competition_position",
"points",
"attachments",
]