mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 16:32:15 +02:00
cleanup
This commit is contained in:
parent
dfd4e2c372
commit
48e2673b1b
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ def index(request):
|
|||
context["modal_button"] = modal_button
|
||||
|
||||
# This controls the creation of a new domain request in the wizard
|
||||
print("will set session")
|
||||
request.session["new_request"] = True
|
||||
|
||||
return render(request, "home.html", context)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue