Browse Source

lint

pull/376/head^2
Kat 3 years ago
parent
commit
48139ab68f
  1. 1
      app/models/case_log.rb

1
app/models/case_log.rb

@ -226,6 +226,7 @@ class CaseLog < ApplicationRecord
def previous_tenancy_was_refuge?
prevten == 21
end
private
PIO = Postcodes::IO.new

Loading…
Cancel
Save