diff options
-rw-r--r-- | perllib/Open311/PopulateServiceList.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perllib/Open311/PopulateServiceList.pm b/perllib/Open311/PopulateServiceList.pm index f490607e4..e89183092 100644 --- a/perllib/Open311/PopulateServiceList.pm +++ b/perllib/Open311/PopulateServiceList.pm @@ -107,7 +107,6 @@ sub process_service { } } -# FIXME - handle change of service code sub _handle_existing_contact { my ( $self, $contact ) = @_; |