Browse Source

correct linter complaints

pull/1512/head
Arthur Campbell 3 years ago
parent
commit
d055072a38
  1. 4
      app/models/derived_variables/sales_log_variables.rb

4
app/models/derived_variables/sales_log_variables.rb

@ -42,7 +42,7 @@ private
},
derived_values: {
buy1livein: 2,
}
},
},
{
conditions: {
@ -52,7 +52,7 @@ private
derived_values: {
buy1livein: 2,
buy2livein: 2,
}
},
},
{
conditions: {

Loading…
Cancel
Save