fix: removed duplicate FormView import in quiz/views.py
This commit is contained in:
parent
8ca94a2f58
commit
c50bdec8b4
@ -8,7 +8,6 @@ from django.views.generic import (
|
||||
TemplateView,
|
||||
FormView,
|
||||
CreateView,
|
||||
FormView,
|
||||
UpdateView,
|
||||
)
|
||||
from django.contrib import messages
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user