Browse Source

Remove unnecessary comment

pull/207/head
Stéphane Meny 4 years ago
parent
commit
692fc85de7
No known key found for this signature in database
GPG Key ID: 9D0AFEA988527923
  1. 1
      app/models/case_log.rb

1
app/models/case_log.rb

@ -251,7 +251,6 @@ private
self.postcod2 = UKPostcode.parse(property_postcode).incode
end
# Called when the postcode is not known
def reset_location_fields!
if is_la_inferred == true
self.la = nil

Loading…
Cancel
Save