From ac96768db68c41057534595e8677ab6b1f6fb4d7 Mon Sep 17 00:00:00 2001 From: Oliver Roick Date: Fri, 12 May 2017 09:42:02 +0200 Subject: [PATCH] Remove unused code --- cadasta/search/views/async.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/cadasta/search/views/async.py b/cadasta/search/views/async.py index 6510ab7eb..bbe23cc41 100644 --- a/cadasta/search/views/async.py +++ b/cadasta/search/views/async.py @@ -64,8 +64,6 @@ def post(self, request, *args, **kwargs): include_labels=True) self.spatial_types = dict(spatial_types) - SPATIAL_TYPE_CHOICES - results_as_html = [] num_hits = 0 timestamp = ''