Skip to content
Snippets Groups Projects
Commit 536d39f3 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Remove old PSILARTEMP view

parent 41a83225
No related branches found
No related tags found
No related merge requests found
......@@ -42,9 +42,4 @@ def gridmap(request, model_id=None):
return redirect("../")
# TO BE REMOVED when the PSILARTEMP model has been harmonized with the VIPS gridded model format
def psilartemp(request):
context = {}
return render(request, 'spatial/psilartemp.html', context)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment