Skip to content
Snippets Groups Projects
Commit 5dfea783 authored by Todd Dembrey's avatar Todd Dembrey
Browse files

fixup! Refactor the comparison to pull the code into a seperate file

parent a0881832
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,6 @@ from django.http import HttpResponseRedirect
from django.shortcuts import get_object_or_404
from django.urls import reverse_lazy
from django.utils.decorators import method_decorator
from django.utils.html import format_html
from django.utils.text import mark_safe
from django.views.generic import ListView, TemplateView, UpdateView
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment