remove old markdown editors

This commit is contained in:
Timur
2025-03-03 11:32:10 +03:00
parent c06cd72627
commit e8311d7c14
3 changed files with 0 additions and 64 deletions
-1
View File
@@ -2,7 +2,6 @@ from uuid import uuid4
from django.db import models
from django.db.models import Count, Q
from martor.models import MartorField
from mdeditor.fields import MDTextField
from apps.competition.models import Competition