diff --git a/quiz/views.py b/quiz/views.py index cd757ca..0ea05bd 100644 --- a/quiz/views.py +++ b/quiz/views.py @@ -8,7 +8,6 @@ from django.views.generic import ( TemplateView, FormView, CreateView, - FormView, UpdateView, ) from django.contrib import messages