diff --git a/zds/tutorialv2/views/contents.py b/zds/tutorialv2/views/contents.py index e01725b672..33da3f42dc 100644 --- a/zds/tutorialv2/views/contents.py +++ b/zds/tutorialv2/views/contents.py @@ -29,8 +29,6 @@ from zds.tutorialv2.models.database import PublishableContent, Validation from zds.tutorialv2.utils import init_new_repo from zds.tutorialv2.views.authors import RemoveAuthorFromContent -from zds.tutorialv2.views.goals import EditGoalsForm -from zds.tutorialv2.views.labels import EditLabelsForm from zds.utils.models import get_hat_from_settings from zds.mp.utils import send_mp, send_message_mp from zds.utils.uuslug_wrapper import slugify