diff --git a/materia/views.py b/materia/views.py index 95f8f852e..fbed5a484 100644 --- a/materia/views.py +++ b/materia/views.py @@ -391,7 +391,6 @@ class DocumentoAcessorioView(CreateView): return reverse('materia:documento_acessorio', kwargs={'pk': pk}) ->>>>>>> Init crud legislação citada class AcompanhamentoConfirmarView(TemplateView): def get_redirect_url(self):