Browse Source

Rubocop

pull/181/head
baarkerlounger 4 years ago
parent
commit
98966bd8d4
  1. 4
      app/models/constants/case_log.rb

4
app/models/constants/case_log.rb

@ -591,7 +591,7 @@ module Constants::CaseLog
"Wychavon" => "E07000238",
"Wyre" => "E07000128",
"Wyre Forest" => "E07000239",
"York"=>"E06000014"
"York" => "E06000014",
}.freeze
UK_LA = {
@ -973,7 +973,7 @@ module Constants::CaseLog
"Wychavon" => "E07000238",
"Wyre" => "E07000128",
"Wyre Forest" => "E07000239",
"York"=>"E06000014"
"York" => "E06000014",
}.freeze
ARMED_FORCES = {

Loading…
Cancel
Save