diff options
author | Struan Donald <struan@exo.org.uk> | 2011-10-11 14:09:30 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2011-10-11 14:09:30 +0100 |
commit | 679b356dfd0790bf1668bb268d722530f08b3e3e (patch) | |
tree | 29c98b34383cd6cb8c6b766fe0b0dc8097a0ee72 | |
parent | 3307cf922cbf0513ef99b874f241350b16a5e67e (diff) |
remove out of date FIXME
-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 ) = @_; |