Browse Source

Rubocop

pull/745/head
Stéphane Meny 3 years ago
parent
commit
a7097ed967
No known key found for this signature in database
GPG Key ID: 9D0AFEA988527923
  1. 2
      app/services/imports/case_logs_import_service.rb

2
app/services/imports/case_logs_import_service.rb

@ -18,7 +18,7 @@ module Imports
FORM_NAME_INDEX = {
start_year: 0,
rent_type: 2,
needs_type: 3
needs_type: 3,
}.freeze
GN_SH = {

Loading…
Cancel
Save