aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
diff options
context:
space:
mode:
Diffstat (limited to 'perllib')
-rw-r--r--perllib/Open311.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perllib/Open311.pm b/perllib/Open311.pm
index 4f9b948ce..1ab60bd4e 100644
--- a/perllib/Open311.pm
+++ b/perllib/Open311.pm
@@ -229,7 +229,6 @@ sub get_service_request_updates {
my $params = {
api_key => $self->api_key,
- jurisdiction => $self->jurisdiction,
};
if ( $start_date || $end_date ) {